diff --git a/MyApplication/.gitignore b/2048f/.gitignore similarity index 100% rename from MyApplication/.gitignore rename to 2048f/.gitignore diff --git a/MyApplication/.idea/.gitignore b/2048f/.idea/.gitignore similarity index 100% rename from MyApplication/.idea/.gitignore rename to 2048f/.idea/.gitignore diff --git a/MyApplication/.idea/compiler.xml b/2048f/.idea/compiler.xml similarity index 100% rename from MyApplication/.idea/compiler.xml rename to 2048f/.idea/compiler.xml diff --git a/MyApplication/.idea/gradle.xml b/2048f/.idea/gradle.xml similarity index 100% rename from MyApplication/.idea/gradle.xml rename to 2048f/.idea/gradle.xml diff --git a/MyApplication/.idea/inspectionProfiles/Project_Default.xml b/2048f/.idea/inspectionProfiles/Project_Default.xml similarity index 100% rename from MyApplication/.idea/inspectionProfiles/Project_Default.xml rename to 2048f/.idea/inspectionProfiles/Project_Default.xml diff --git a/MyApplication/.idea/jarRepositories.xml b/2048f/.idea/jarRepositories.xml similarity index 100% rename from MyApplication/.idea/jarRepositories.xml rename to 2048f/.idea/jarRepositories.xml diff --git a/MyApplication/.idea/misc.xml b/2048f/.idea/misc.xml similarity index 58% rename from MyApplication/.idea/misc.xml rename to 2048f/.idea/misc.xml index 794aa67..5c02780 100644 --- a/MyApplication/.idea/misc.xml +++ b/2048f/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/2048f/.idea/misc.xml~ b/2048f/.idea/misc.xml~ new file mode 100644 index 0000000..692954a Binary files /dev/null and b/2048f/.idea/misc.xml~ differ diff --git a/MyApplication/.idea/previewer/phone/phoneSettingConfig_MateX2.json b/2048f/.idea/previewer/phone/phoneSettingConfig_MateX2.json similarity index 100% rename from MyApplication/.idea/previewer/phone/phoneSettingConfig_MateX2.json rename to 2048f/.idea/previewer/phone/phoneSettingConfig_MateX2.json diff --git a/MyApplication/.idea/previewer/phone/phoneSettingConfig_P40.json b/2048f/.idea/previewer/phone/phoneSettingConfig_P40.json similarity index 100% rename from MyApplication/.idea/previewer/phone/phoneSettingConfig_P40.json rename to 2048f/.idea/previewer/phone/phoneSettingConfig_P40.json diff --git a/MyApplication/.idea/previewer/previewConfigV2.json b/2048f/.idea/previewer/previewConfigV2.json similarity index 100% rename from MyApplication/.idea/previewer/previewConfigV2.json rename to 2048f/.idea/previewer/previewConfigV2.json diff --git a/MyApplication/.idea/previewer/tablet/tabletSettingConfig_MatePadPro.json b/2048f/.idea/previewer/tablet/tabletSettingConfig_MatePadPro.json similarity index 100% rename from MyApplication/.idea/previewer/tablet/tabletSettingConfig_MatePadPro.json rename to 2048f/.idea/previewer/tablet/tabletSettingConfig_MatePadPro.json diff --git a/MyApplication/.idea/previewer/tv/tvSettingConfig_TV.json b/2048f/.idea/previewer/tv/tvSettingConfig_TV.json similarity index 100% rename from MyApplication/.idea/previewer/tv/tvSettingConfig_TV.json rename to 2048f/.idea/previewer/tv/tvSettingConfig_TV.json diff --git a/MyApplication/.idea/previewer/wearable/wearableSettingConfig_Watch3.json b/2048f/.idea/previewer/wearable/wearableSettingConfig_Watch3.json similarity index 100% rename from MyApplication/.idea/previewer/wearable/wearableSettingConfig_Watch3.json rename to 2048f/.idea/previewer/wearable/wearableSettingConfig_Watch3.json diff --git a/MyApplication/.idea/sonarlint/issuestore/1/0/10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2 b/2048f/.idea/sonarlint/issuestore/1/0/10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/1/0/10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2 rename to 2048f/.idea/sonarlint/issuestore/1/0/10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2 diff --git a/MyApplication/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f b/2048f/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f rename to 2048f/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f diff --git a/MyApplication/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636 b/2048f/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636 rename to 2048f/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636 diff --git a/MyApplication/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf b/2048f/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf rename to 2048f/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf diff --git a/MyApplication/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198 b/2048f/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198 rename to 2048f/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198 diff --git a/MyApplication/.idea/sonarlint/issuestore/5/3/53c2f15f1da3e1de172f90feee9cf4143c3029f0 b/2048f/.idea/sonarlint/issuestore/5/3/53c2f15f1da3e1de172f90feee9cf4143c3029f0 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/5/3/53c2f15f1da3e1de172f90feee9cf4143c3029f0 rename to 2048f/.idea/sonarlint/issuestore/5/3/53c2f15f1da3e1de172f90feee9cf4143c3029f0 diff --git a/MyApplication/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c b/2048f/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c rename to 2048f/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c diff --git a/MyApplication/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6 b/2048f/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6 rename to 2048f/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6 diff --git a/MyApplication/.idea/sonarlint/issuestore/b/d/bded84c8d7c3dc43c805144b684b7e76d317f963 b/2048f/.idea/sonarlint/issuestore/b/d/bded84c8d7c3dc43c805144b684b7e76d317f963 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/b/d/bded84c8d7c3dc43c805144b684b7e76d317f963 rename to 2048f/.idea/sonarlint/issuestore/b/d/bded84c8d7c3dc43c805144b684b7e76d317f963 diff --git a/MyApplication/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec b/2048f/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec rename to 2048f/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec diff --git a/MyApplication/.idea/sonarlint/issuestore/e/b/eb4272ef57a8e412e241acf56c46fd3c2ccd3848 b/2048f/.idea/sonarlint/issuestore/e/b/eb4272ef57a8e412e241acf56c46fd3c2ccd3848 similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/e/b/eb4272ef57a8e412e241acf56c46fd3c2ccd3848 rename to 2048f/.idea/sonarlint/issuestore/e/b/eb4272ef57a8e412e241acf56c46fd3c2ccd3848 diff --git a/MyApplication/.idea/sonarlint/issuestore/index.pb b/2048f/.idea/sonarlint/issuestore/index.pb similarity index 100% rename from MyApplication/.idea/sonarlint/issuestore/index.pb rename to 2048f/.idea/sonarlint/issuestore/index.pb diff --git a/MyApplication/.idea/vcs.xml b/2048f/.idea/vcs.xml similarity index 100% rename from MyApplication/.idea/vcs.xml rename to 2048f/.idea/vcs.xml diff --git a/MyApplication/agconnect-services.json b/2048f/agconnect-services.json similarity index 100% rename from MyApplication/agconnect-services.json rename to 2048f/agconnect-services.json diff --git a/MyApplication/build.gradle b/2048f/build.gradle similarity index 100% rename from MyApplication/build.gradle rename to 2048f/build.gradle diff --git a/MyApplication/entry/.gitignore b/2048f/entry/.gitignore similarity index 100% rename from MyApplication/entry/.gitignore rename to 2048f/entry/.gitignore diff --git a/MyApplication/entry/build.gradle b/2048f/entry/build.gradle similarity index 100% rename from MyApplication/entry/build.gradle rename to 2048f/entry/build.gradle diff --git a/MyApplication/entry/package.json b/2048f/entry/package.json similarity index 100% rename from MyApplication/entry/package.json rename to 2048f/entry/package.json diff --git a/MyApplication/entry/proguard-rules.pro b/2048f/entry/proguard-rules.pro similarity index 100% rename from MyApplication/entry/proguard-rules.pro rename to 2048f/entry/proguard-rules.pro diff --git a/MyApplication/entry/src/main/config.json b/2048f/entry/src/main/config.json similarity index 100% rename from MyApplication/entry/src/main/config.json rename to 2048f/entry/src/main/config.json diff --git a/MyApplication/entry/src/main/java/com/xcl20481/myapplication/MainAbility.java b/2048f/entry/src/main/java/com/xcl20481/myapplication/MainAbility.java similarity index 100% rename from MyApplication/entry/src/main/java/com/xcl20481/myapplication/MainAbility.java rename to 2048f/entry/src/main/java/com/xcl20481/myapplication/MainAbility.java diff --git a/MyApplication/entry/src/main/java/com/xcl20481/myapplication/MyApplication.java b/2048f/entry/src/main/java/com/xcl20481/myapplication/MyApplication.java similarity index 100% rename from MyApplication/entry/src/main/java/com/xcl20481/myapplication/MyApplication.java rename to 2048f/entry/src/main/java/com/xcl20481/myapplication/MyApplication.java diff --git a/MyApplication/entry/src/main/js/default/app.js b/2048f/entry/src/main/js/default/app.js similarity index 100% rename from MyApplication/entry/src/main/js/default/app.js rename to 2048f/entry/src/main/js/default/app.js diff --git a/MyApplication/entry/src/main/js/default/common/images/Wallpaper.png b/2048f/entry/src/main/js/default/common/images/Wallpaper.png similarity index 100% rename from MyApplication/entry/src/main/js/default/common/images/Wallpaper.png rename to 2048f/entry/src/main/js/default/common/images/Wallpaper.png diff --git a/MyApplication/entry/src/main/js/default/common/images/bg-tv.jpg b/2048f/entry/src/main/js/default/common/images/bg-tv.jpg similarity index 100% rename from MyApplication/entry/src/main/js/default/common/images/bg-tv.jpg rename to 2048f/entry/src/main/js/default/common/images/bg-tv.jpg diff --git a/MyApplication/entry/src/main/js/default/i18n/en-US.json b/2048f/entry/src/main/js/default/i18n/en-US.json similarity index 100% rename from MyApplication/entry/src/main/js/default/i18n/en-US.json rename to 2048f/entry/src/main/js/default/i18n/en-US.json diff --git a/MyApplication/entry/src/main/js/default/i18n/zh-CN.json b/2048f/entry/src/main/js/default/i18n/zh-CN.json similarity index 100% rename from MyApplication/entry/src/main/js/default/i18n/zh-CN.json rename to 2048f/entry/src/main/js/default/i18n/zh-CN.json diff --git a/MyApplication/entry/src/main/js/default/pages/index/index.css b/2048f/entry/src/main/js/default/pages/index/index.css similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/index/index.css rename to 2048f/entry/src/main/js/default/pages/index/index.css diff --git a/MyApplication/entry/src/main/js/default/pages/index/index.hml b/2048f/entry/src/main/js/default/pages/index/index.hml similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/index/index.hml rename to 2048f/entry/src/main/js/default/pages/index/index.hml diff --git a/MyApplication/entry/src/main/js/default/pages/index/index.js b/2048f/entry/src/main/js/default/pages/index/index.js similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/index/index.js rename to 2048f/entry/src/main/js/default/pages/index/index.js diff --git a/MyApplication/entry/src/main/js/default/pages/page0/page0.css b/2048f/entry/src/main/js/default/pages/page0/page0.css similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/page0/page0.css rename to 2048f/entry/src/main/js/default/pages/page0/page0.css diff --git a/MyApplication/entry/src/main/js/default/pages/page0/page0.hml b/2048f/entry/src/main/js/default/pages/page0/page0.hml similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/page0/page0.hml rename to 2048f/entry/src/main/js/default/pages/page0/page0.hml diff --git a/MyApplication/entry/src/main/js/default/pages/page0/page0.js b/2048f/entry/src/main/js/default/pages/page0/page0.js similarity index 100% rename from MyApplication/entry/src/main/js/default/pages/page0/page0.js rename to 2048f/entry/src/main/js/default/pages/page0/page0.js diff --git a/MyApplication/entry/src/main/resources/base/element/string.json b/2048f/entry/src/main/resources/base/element/string.json similarity index 100% rename from MyApplication/entry/src/main/resources/base/element/string.json rename to 2048f/entry/src/main/resources/base/element/string.json diff --git a/MyApplication/entry/src/main/resources/base/media/icon.png b/2048f/entry/src/main/resources/base/media/icon.png similarity index 100% rename from MyApplication/entry/src/main/resources/base/media/icon.png rename to 2048f/entry/src/main/resources/base/media/icon.png diff --git a/MyApplication/entry/src/main/resources/base/media/icon2.jpg b/2048f/entry/src/main/resources/base/media/icon2.jpg similarity index 100% rename from MyApplication/entry/src/main/resources/base/media/icon2.jpg rename to 2048f/entry/src/main/resources/base/media/icon2.jpg diff --git a/MyApplication/entry/src/ohosTest/java/com/xcl20481/myapplication/ExampleOhosTest.java b/2048f/entry/src/ohosTest/java/com/xcl20481/myapplication/ExampleOhosTest.java similarity index 100% rename from MyApplication/entry/src/ohosTest/java/com/xcl20481/myapplication/ExampleOhosTest.java rename to 2048f/entry/src/ohosTest/java/com/xcl20481/myapplication/ExampleOhosTest.java diff --git a/MyApplication/entry/src/ohosTest/js/default/app.js b/2048f/entry/src/ohosTest/js/default/app.js similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/app.js rename to 2048f/entry/src/ohosTest/js/default/app.js diff --git a/MyApplication/entry/src/ohosTest/js/default/i18n/en-US.json b/2048f/entry/src/ohosTest/js/default/i18n/en-US.json similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/i18n/en-US.json rename to 2048f/entry/src/ohosTest/js/default/i18n/en-US.json diff --git a/MyApplication/entry/src/ohosTest/js/default/i18n/zh-CN.json b/2048f/entry/src/ohosTest/js/default/i18n/zh-CN.json similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/i18n/zh-CN.json rename to 2048f/entry/src/ohosTest/js/default/i18n/zh-CN.json diff --git a/MyApplication/entry/src/ohosTest/js/default/pages/index/index.css b/2048f/entry/src/ohosTest/js/default/pages/index/index.css similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/pages/index/index.css rename to 2048f/entry/src/ohosTest/js/default/pages/index/index.css diff --git a/MyApplication/entry/src/ohosTest/js/default/pages/index/index.hml b/2048f/entry/src/ohosTest/js/default/pages/index/index.hml similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/pages/index/index.hml rename to 2048f/entry/src/ohosTest/js/default/pages/index/index.hml diff --git a/MyApplication/entry/src/ohosTest/js/default/pages/index/index.js b/2048f/entry/src/ohosTest/js/default/pages/index/index.js similarity index 100% rename from MyApplication/entry/src/ohosTest/js/default/pages/index/index.js rename to 2048f/entry/src/ohosTest/js/default/pages/index/index.js diff --git a/MyApplication/entry/src/ohosTest/js/test/ExampleJsunit.test.js b/2048f/entry/src/ohosTest/js/test/ExampleJsunit.test.js similarity index 100% rename from MyApplication/entry/src/ohosTest/js/test/ExampleJsunit.test.js rename to 2048f/entry/src/ohosTest/js/test/ExampleJsunit.test.js diff --git a/MyApplication/entry/src/ohosTest/js/test/List.test.js b/2048f/entry/src/ohosTest/js/test/List.test.js similarity index 100% rename from MyApplication/entry/src/ohosTest/js/test/List.test.js rename to 2048f/entry/src/ohosTest/js/test/List.test.js diff --git a/MyApplication/entry/src/ohosTest/resources/base/element/string.json b/2048f/entry/src/ohosTest/resources/base/element/string.json similarity index 100% rename from MyApplication/entry/src/ohosTest/resources/base/element/string.json rename to 2048f/entry/src/ohosTest/resources/base/element/string.json diff --git a/MyApplication/entry/src/ohosTest/resources/base/media/icon.png b/2048f/entry/src/ohosTest/resources/base/media/icon.png similarity index 100% rename from MyApplication/entry/src/ohosTest/resources/base/media/icon.png rename to 2048f/entry/src/ohosTest/resources/base/media/icon.png diff --git a/MyApplication/gradle.properties b/2048f/gradle.properties similarity index 100% rename from MyApplication/gradle.properties rename to 2048f/gradle.properties diff --git a/MyApplication/gradle/wrapper/gradle-wrapper.jar b/2048f/gradle/wrapper/gradle-wrapper.jar similarity index 100% rename from MyApplication/gradle/wrapper/gradle-wrapper.jar rename to 2048f/gradle/wrapper/gradle-wrapper.jar diff --git a/MyApplication/gradle/wrapper/gradle-wrapper.properties b/2048f/gradle/wrapper/gradle-wrapper.properties similarity index 100% rename from MyApplication/gradle/wrapper/gradle-wrapper.properties rename to 2048f/gradle/wrapper/gradle-wrapper.properties diff --git a/MyApplication/gradlew b/2048f/gradlew similarity index 100% rename from MyApplication/gradlew rename to 2048f/gradlew diff --git a/MyApplication/gradlew.bat b/2048f/gradlew.bat similarity index 100% rename from MyApplication/gradlew.bat rename to 2048f/gradlew.bat diff --git a/MyApplication/package.json b/2048f/package.json similarity index 100% rename from MyApplication/package.json rename to 2048f/package.json diff --git a/MyApplication/settings.gradle b/2048f/settings.gradle similarity index 100% rename from MyApplication/settings.gradle rename to 2048f/settings.gradle diff --git a/MyApplication1/.idea/sonarlint/issuestore/index.pb b/MyApplication1/.idea/sonarlint/issuestore/index.pb deleted file mode 100644 index 586594d..0000000 --- a/MyApplication1/.idea/sonarlint/issuestore/index.pb +++ /dev/null @@ -1,23 +0,0 @@ - -Y -)entry/src/main/js/default/i18n/en-US.json,5\3\53c2f15f1da3e1de172f90feee9cf4143c3029f0 -o -?entry/src/main/java/com/xcl20481/myapplication/MainAbility.java,4\3\432f7b86a9ef0116a552dc8dd8867c619cd9f198 -q -Aentry/src/main/java/com/xcl20481/myapplication/MyApplication.java,1\5\15c2c2374b51ddda965f123d7721b78051be2c9f -P - entry/src/main/js/default/app.js,b\4\b4c4e536f4084a0b6a45f8b0d2725567135b92e6 -^ -.entry/src/main/js/default/pages/page0/page0.js,e\7\e76da2df200fc79b254b005f068d568bf8c2b7ec -J -entry/src/main/config.json,1\0\10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2 -_ -/entry/src/main/js/default/pages/page0/page0.css,3\b\3bb84a6effd773d95ed647597ffe3ad387fdfbcf -_ -/entry/src/main/js/default/pages/index/index.css,b\d\bded84c8d7c3dc43c805144b684b7e76d317f963 -_ -/entry/src/main/js/default/pages/page0/page0.hml,6\2\6288971498872deb62c5e285d192d813e22b1c1c -_ -/entry/src/main/js/default/pages/index/index.hml,e\b\eb4272ef57a8e412e241acf56c46fd3c2ccd3848 -^ -.entry/src/main/js/default/pages/index/index.js,3\6\36d48c2c0aa8cb6b91428b9d2d791dcae782d636 \ No newline at end of file diff --git a/MyApplication2/.gradle/6.3/executionHistory/executionHistory.bin b/MyApplication2/.gradle/6.3/executionHistory/executionHistory.bin deleted file mode 100644 index a8d39f5..0000000 Binary files a/MyApplication2/.gradle/6.3/executionHistory/executionHistory.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/executionHistory/executionHistory.lock b/MyApplication2/.gradle/6.3/executionHistory/executionHistory.lock deleted file mode 100644 index 42ac9f3..0000000 Binary files a/MyApplication2/.gradle/6.3/executionHistory/executionHistory.lock and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/fileChanges/last-build.bin b/MyApplication2/.gradle/6.3/fileChanges/last-build.bin deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/.gradle/6.3/fileChanges/last-build.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/fileContent/fileContent.lock b/MyApplication2/.gradle/6.3/fileContent/fileContent.lock deleted file mode 100644 index ed9e1cc..0000000 Binary files a/MyApplication2/.gradle/6.3/fileContent/fileContent.lock and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/fileHashes/fileHashes.bin b/MyApplication2/.gradle/6.3/fileHashes/fileHashes.bin deleted file mode 100644 index 99c60d3..0000000 Binary files a/MyApplication2/.gradle/6.3/fileHashes/fileHashes.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/fileHashes/fileHashes.lock b/MyApplication2/.gradle/6.3/fileHashes/fileHashes.lock deleted file mode 100644 index b27bcbf..0000000 Binary files a/MyApplication2/.gradle/6.3/fileHashes/fileHashes.lock and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/fileHashes/resourceHashesCache.bin b/MyApplication2/.gradle/6.3/fileHashes/resourceHashesCache.bin deleted file mode 100644 index 2f0bff2..0000000 Binary files a/MyApplication2/.gradle/6.3/fileHashes/resourceHashesCache.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/gc.properties b/MyApplication2/.gradle/6.3/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/MyApplication2/.gradle/6.3/javaCompile/classAnalysis.bin b/MyApplication2/.gradle/6.3/javaCompile/classAnalysis.bin deleted file mode 100644 index 8cdbc1a..0000000 Binary files a/MyApplication2/.gradle/6.3/javaCompile/classAnalysis.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/javaCompile/jarAnalysis.bin b/MyApplication2/.gradle/6.3/javaCompile/jarAnalysis.bin deleted file mode 100644 index 4388707..0000000 Binary files a/MyApplication2/.gradle/6.3/javaCompile/jarAnalysis.bin and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/javaCompile/javaCompile.lock b/MyApplication2/.gradle/6.3/javaCompile/javaCompile.lock deleted file mode 100644 index 8cb11d6..0000000 Binary files a/MyApplication2/.gradle/6.3/javaCompile/javaCompile.lock and /dev/null differ diff --git a/MyApplication2/.gradle/6.3/javaCompile/taskHistory.bin b/MyApplication2/.gradle/6.3/javaCompile/taskHistory.bin deleted file mode 100644 index 8204971..0000000 Binary files a/MyApplication2/.gradle/6.3/javaCompile/taskHistory.bin and /dev/null differ diff --git a/MyApplication2/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/MyApplication2/.gradle/buildOutputCleanup/buildOutputCleanup.lock deleted file mode 100644 index edcd452..0000000 Binary files a/MyApplication2/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ diff --git a/MyApplication2/.gradle/buildOutputCleanup/cache.properties b/MyApplication2/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index fddb19b..0000000 --- a/MyApplication2/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Tue Dec 21 14:04:59 CST 2021 -gradle.version=6.3 diff --git a/MyApplication2/.gradle/buildOutputCleanup/outputFiles.bin b/MyApplication2/.gradle/buildOutputCleanup/outputFiles.bin deleted file mode 100644 index 8195126..0000000 Binary files a/MyApplication2/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ diff --git a/MyApplication2/.gradle/checksums/checksums.lock b/MyApplication2/.gradle/checksums/checksums.lock deleted file mode 100644 index e9e783c..0000000 Binary files a/MyApplication2/.gradle/checksums/checksums.lock and /dev/null differ diff --git a/MyApplication2/.gradle/vcs-1/gc.properties b/MyApplication2/.gradle/vcs-1/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/MyApplication2/.idea/MyApplication2.iml b/MyApplication2/.idea/MyApplication2.iml deleted file mode 100644 index c8b4260..0000000 --- a/MyApplication2/.idea/MyApplication2.iml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/caches/build_file_checksums.ser b/MyApplication2/.idea/caches/build_file_checksums.ser deleted file mode 100644 index 777dc0f..0000000 Binary files a/MyApplication2/.idea/caches/build_file_checksums.ser and /dev/null differ diff --git a/MyApplication2/.idea/libraries/Gradle__hamcrest_core_1_3.xml b/MyApplication2/.idea/libraries/Gradle__hamcrest_core_1_3.xml deleted file mode 100644 index a3cab89..0000000 --- a/MyApplication2/.idea/libraries/Gradle__hamcrest_core_1_3.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/libraries/Gradle__junit_4_13.xml b/MyApplication2/.idea/libraries/Gradle__junit_4_13.xml deleted file mode 100644 index c4afa00..0000000 --- a/MyApplication2/.idea/libraries/Gradle__junit_4_13.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/libraries/Gradle__junit_4_13_1.xml b/MyApplication2/.idea/libraries/Gradle__junit_4_13_1.xml deleted file mode 100644 index 5a0e00a..0000000 --- a/MyApplication2/.idea/libraries/Gradle__junit_4_13_1.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/libraries/Gradle__runner_1_0_0_200.xml b/MyApplication2/.idea/libraries/Gradle__runner_1_0_0_200.xml deleted file mode 100644 index fb531f2..0000000 --- a/MyApplication2/.idea/libraries/Gradle__runner_1_0_0_200.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/modules.xml b/MyApplication2/.idea/modules.xml deleted file mode 100644 index 5690def..0000000 --- a/MyApplication2/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/modules/MyApplication2.iml b/MyApplication2/.idea/modules/MyApplication2.iml deleted file mode 100644 index a34be4e..0000000 --- a/MyApplication2/.idea/modules/MyApplication2.iml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/modules/entry/entry.iml b/MyApplication2/.idea/modules/entry/entry.iml deleted file mode 100644 index e9e51e8..0000000 --- a/MyApplication2/.idea/modules/entry/entry.iml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/.idea/workspace.xml b/MyApplication2/.idea/workspace.xml deleted file mode 100644 index 152fd7c..0000000 --- a/MyApplication2/.idea/workspace.xml +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1640066695579 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/MyApplication2/build/outputs/hap/debug/phone/entry-debug-rich-signed.hap b/MyApplication2/build/outputs/hap/debug/phone/entry-debug-rich-signed.hap deleted file mode 100644 index e205b6c..0000000 Binary files a/MyApplication2/build/outputs/hap/debug/phone/entry-debug-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/debug/tablet/entry-debug-rich-signed.hap b/MyApplication2/build/outputs/hap/debug/tablet/entry-debug-rich-signed.hap deleted file mode 100644 index e205b6c..0000000 Binary files a/MyApplication2/build/outputs/hap/debug/tablet/entry-debug-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/debug/tv/entry-debug-rich-signed.hap b/MyApplication2/build/outputs/hap/debug/tv/entry-debug-rich-signed.hap deleted file mode 100644 index e205b6c..0000000 Binary files a/MyApplication2/build/outputs/hap/debug/tv/entry-debug-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/debug/wearable/entry-debug-rich-signed.hap b/MyApplication2/build/outputs/hap/debug/wearable/entry-debug-rich-signed.hap deleted file mode 100644 index e205b6c..0000000 Binary files a/MyApplication2/build/outputs/hap/debug/wearable/entry-debug-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/release/phone/entry-release-rich-signed.hap b/MyApplication2/build/outputs/hap/release/phone/entry-release-rich-signed.hap deleted file mode 100644 index 8fd9fb6..0000000 Binary files a/MyApplication2/build/outputs/hap/release/phone/entry-release-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/release/tablet/entry-release-rich-signed.hap b/MyApplication2/build/outputs/hap/release/tablet/entry-release-rich-signed.hap deleted file mode 100644 index 8fd9fb6..0000000 Binary files a/MyApplication2/build/outputs/hap/release/tablet/entry-release-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/release/tv/entry-release-rich-signed.hap b/MyApplication2/build/outputs/hap/release/tv/entry-release-rich-signed.hap deleted file mode 100644 index 8fd9fb6..0000000 Binary files a/MyApplication2/build/outputs/hap/release/tv/entry-release-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/build/outputs/hap/release/wearable/entry-release-rich-signed.hap b/MyApplication2/build/outputs/hap/release/wearable/entry-release-rich-signed.hap deleted file mode 100644 index 8fd9fb6..0000000 Binary files a/MyApplication2/build/outputs/hap/release/wearable/entry-release-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js deleted file mode 100644 index 71de565..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js +++ /dev/null @@ -1,151 +0,0 @@ -/******/ (function(modules) { // webpackBootstrap -/******/ // The module cache -/******/ var installedModules = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ -/******/ // Check if module is in cache -/******/ if(installedModules[moduleId]) { -/******/ return installedModules[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = installedModules[moduleId] = { -/******/ i: moduleId, -/******/ l: false, -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); -/******/ -/******/ // Flag the module as loaded -/******/ module.l = true; -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/******/ -/******/ // expose the modules object (__webpack_modules__) -/******/ __webpack_require__.m = modules; -/******/ -/******/ // expose the module cache -/******/ __webpack_require__.c = installedModules; -/******/ -/******/ // define getter function for harmony exports -/******/ __webpack_require__.d = function(exports, name, getter) { -/******/ if(!__webpack_require__.o(exports, name)) { -/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); -/******/ } -/******/ }; -/******/ -/******/ // define __esModule on exports -/******/ __webpack_require__.r = function(exports) { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ -/******/ // create a fake namespace object -/******/ // mode & 1: value is a module id, require it -/******/ // mode & 2: merge all properties of value into the ns -/******/ // mode & 4: return value when already ns object -/******/ // mode & 8|1: behave like require -/******/ __webpack_require__.t = function(value, mode) { -/******/ if(mode & 1) value = __webpack_require__(value); -/******/ if(mode & 8) return value; -/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; -/******/ var ns = Object.create(null); -/******/ __webpack_require__.r(ns); -/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); -/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); -/******/ return ns; -/******/ }; -/******/ -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = function(module) { -/******/ var getter = module && module.__esModule ? -/******/ function getDefault() { return module['default']; } : -/******/ function getModuleExports() { return module; }; -/******/ __webpack_require__.d(getter, 'a', getter); -/******/ return getter; -/******/ }; -/******/ -/******/ // Object.prototype.hasOwnProperty.call -/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; -/******/ -/******/ // __webpack_public_path__ -/******/ __webpack_require__.p = ""; -/******/ -/******/ -/******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = "D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js?entry"); -/******/ }) -/************************************************************************/ -/******/ ({ - -/***/ "./lib/manifest-plugin.js!D:\\Github\\MyApplication2\\entry\\.preview\\jsManifest\\default\\manifest.json": -/*!*********************************************************************************************************!*\ - !*** ./lib/manifest-plugin.js!D:/Github/MyApplication2/entry/.preview/jsManifest/default/manifest.json ***! - \*********************************************************************************************************/ -/*! exports provided: appID, appName, versionName, versionCode, minPlatformVersion, pages, deviceType, window, default */ -/***/ (function(module) { - -module.exports = JSON.parse("{\"appID\":\"com.xcl20481.myapplication\",\"appName\":\"$string:entry_MainAbility\",\"versionName\":\"1.0.0\",\"versionCode\":1000000,\"minPlatformVersion\":4,\"pages\":[\"pages/index/index\"],\"deviceType\":[\"phone\",\"tablet\",\"tv\",\"wearable\"],\"window\":{\"autoDesignWidth\":true,\"designWidth\":720}}"); - -/***/ }), - -/***/ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js": -/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./lib/script.js!./node_modules/babel-loader/lib?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=D:/Github/MyApplication2/entry/src/main/js/default/app.js!D:/Github/MyApplication2/entry/src/main/js/default/app.js ***! - \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -module.exports = function(module, exports, $app_require$){"use strict"; - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports["default"] = void 0; -var _default = { - onCreate: function onCreate() { - console.info('AceApplication onCreate'); - }, - onDestroy: function onDestroy() { - console.info('AceApplication onDestroy'); - } -}; -exports["default"] = _default; -; -(exports["default"] || module.exports).manifest = __webpack_require__(/*! !./lib/manifest-plugin.js!../../../../.preview/jsManifest/default/manifest.json */ "./lib/manifest-plugin.js!D:\\Github\\MyApplication2\\entry\\.preview\\jsManifest\\default\\manifest.json");} -/* generated by ace-loader */ - - -/***/ }), - -/***/ "D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js?entry": -/*!***********************************************************************!*\ - !*** D:/Github/MyApplication2/entry/src/main/js/default/app.js?entry ***! - \***********************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -var $app_script$ = __webpack_require__(/*! !./lib/script.js!./node_modules/babel-loader?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=D:/Github/MyApplication2/entry/src/main/js/default/app.js!./app.js */ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js") - - $app_define$('@app-application/app', [], function($app_require$, $app_exports$, $app_module$) { - - $app_script$($app_module$, $app_exports$, $app_require$) - if ($app_exports$.__esModule && $app_exports$.default) { - $app_module$.exports = $app_exports$.default - } - - }) - $app_bootstrap$('@app-application/app',undefined,undefined) - -/***/ }) - -/******/ }); -//# sourceMappingURL=app.js.map \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js.map b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js.map deleted file mode 100644 index ec1a391..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/app.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/app.js","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/app.js?9973"],"names":["onCreate","console","info","onDestroy","exports","module","manifest","require"],"mappings":";QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eClFe;AACXA,UADW,sBACA;AACPC,WAAO,CAACC,IAAR,CAAa,yBAAb;AACH,GAHU;AAIXC,WAJW,uBAIC;AACRF,WAAO,CAACC,IAAR,CAAa,0BAAb;AACH;AANU,C;;AAQf;AAAC,CAACE,OAAO,WAAP,IAAmBC,MAAM,CAACD,OAA3B,EAAoCE,QAApC,GAA+CC,mBAAO,CAAC,iMAAD,CAAtD;;;;;;;;;;;;;ACRD,mBAAmB,mBAAO,CAAC,u6BAA+rB;;AAE1tB;;AAEA;AACA;AACA;AACA;;AAEA,OAAO;AACP,iE","file":"./app.js","sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/Wallpaper.png b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/Wallpaper.png deleted file mode 100644 index 60d4841..0000000 Binary files a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/Wallpaper.png and /dev/null differ diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/bg-tv.jpg b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/bg-tv.jpg deleted file mode 100644 index 86fc073..0000000 Binary files a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/common/images/bg-tv.jpg and /dev/null differ diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/compile_error.log b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/compile_error.log deleted file mode 100644 index ec81ccc..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/compile_error.log +++ /dev/null @@ -1,54 +0,0 @@ -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `fontSize` attribute does not support `fp`. The default unit is px @45:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `fontSize` attribute does not support `fp`. The default unit is px @60:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @11:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @19:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @25:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @31:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @39:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @3:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @50:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `height` attribute does not support `fp`. The default unit is px @54:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `letterSpacing` attribute does not support `fp`. The default unit is px @12:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `letterSpacing` attribute does not support `fp`. The default unit is px @20:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginBottom` attribute does not support `fp`. The default unit is px @14:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginBottom` attribute does not support `fp`. The default unit is px @42:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginLeft` attribute does not support `fp`. The default unit is px @33:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginTop` attribute does not support `fp`. The default unit is px @13:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginTop` attribute does not support `fp`. The default unit is px @21:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginTop` attribute does not support `fp`. The default unit is px @32:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `marginTop` attribute does not support `fp`. The default unit is px @41:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @10:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @18:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @24:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @2:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @30:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @38:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @49:5 -ERROR in D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css - The `width` attribute does not support `fp`. The default unit is px @53:5 diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/en-US.json b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/en-US.json deleted file mode 100644 index e63c70d..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/en-US.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "Hello", - "world": "World" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/zh-CN.json b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/zh-CN.json deleted file mode 100644 index de6ee57..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/i18n/zh-CN.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "您好", - "world": "世界" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/manifest.json b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/manifest.json deleted file mode 100644 index 44a0fb4..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:entry_MainAbility", - "versionName": "1.0.0", - "versionCode": 1000000, - "minPlatformVersion": 4, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js deleted file mode 100644 index 15cc9b2..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js +++ /dev/null @@ -1,584 +0,0 @@ -/******/ (function(modules) { // webpackBootstrap -/******/ // The module cache -/******/ var installedModules = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ -/******/ // Check if module is in cache -/******/ if(installedModules[moduleId]) { -/******/ return installedModules[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = installedModules[moduleId] = { -/******/ i: moduleId, -/******/ l: false, -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); -/******/ -/******/ // Flag the module as loaded -/******/ module.l = true; -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/******/ -/******/ // expose the modules object (__webpack_modules__) -/******/ __webpack_require__.m = modules; -/******/ -/******/ // expose the module cache -/******/ __webpack_require__.c = installedModules; -/******/ -/******/ // define getter function for harmony exports -/******/ __webpack_require__.d = function(exports, name, getter) { -/******/ if(!__webpack_require__.o(exports, name)) { -/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); -/******/ } -/******/ }; -/******/ -/******/ // define __esModule on exports -/******/ __webpack_require__.r = function(exports) { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ -/******/ // create a fake namespace object -/******/ // mode & 1: value is a module id, require it -/******/ // mode & 2: merge all properties of value into the ns -/******/ // mode & 4: return value when already ns object -/******/ // mode & 8|1: behave like require -/******/ __webpack_require__.t = function(value, mode) { -/******/ if(mode & 1) value = __webpack_require__(value); -/******/ if(mode & 8) return value; -/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; -/******/ var ns = Object.create(null); -/******/ __webpack_require__.r(ns); -/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); -/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); -/******/ return ns; -/******/ }; -/******/ -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = function(module) { -/******/ var getter = module && module.__esModule ? -/******/ function getDefault() { return module['default']; } : -/******/ function getModuleExports() { return module; }; -/******/ __webpack_require__.d(getter, 'a', getter); -/******/ return getter; -/******/ }; -/******/ -/******/ // Object.prototype.hasOwnProperty.call -/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; -/******/ -/******/ // __webpack_public_path__ -/******/ __webpack_require__.p = ""; -/******/ -/******/ -/******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = "D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml?entry"); -/******/ }) -/************************************************************************/ -/******/ ({ - -/***/ "./lib/json.js!./lib/style.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.css": -/*!*************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/style.js!D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css ***! - \*************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -module.exports = { - ".container": { - "width": "454px", - "height": "454px", - "flexDirection": "column", - "justifyContent": "center", - "alignItems": "center" - }, - ".score": { - "textAlign": "center", - "width": "234px", - "height": "30px", - "letterSpacing": "0px", - "marginTop": "4px", - "marginBottom": "6px" - }, - ".best": { - "textAlign": "center", - "width": "234px", - "height": "30px", - "letterSpacing": "0px", - "marginTop": "19px" - }, - ".tile-wrap": { - "width": "300px", - "height": "300px", - "flexWrap": "wrap", - "backgroundColor": "#FFFFFF" - }, - ".tile": { - "width": "70px", - "height": "70px", - "marginTop": "4px", - "marginLeft": "4px", - "justifyContent": "center", - "alignItems": "center" - }, - ".btn": { - "width": "135px", - "height": "45px", - "backgroundColor": "#1F71FF", - "marginTop": "10px", - "marginBottom": "10px" - }, - ".text": { - "fontSize": "30px", - "color": "#000000" - }, - ".stack": { - "width": "300px", - "height": "300px" - }, - ".subcontainer": { - "width": "300px", - "height": "300px", - "justifyContent": "center", - "alignItems": "center", - "backgroundColor": "rgba(0,0,0,0)" - }, - ".gameover": { - "fontSize": "40px", - "color": "#FF7500" - } -} - -/***/ }), - -/***/ "./lib/json.js!./lib/template.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml": -/*!****************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/template.js!D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml ***! - \****************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -module.exports = { - "attr": { - "debugLine": "pages/index/index:1", - "className": "container" - }, - "type": "div", - "classList": [ - "container" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:2", - "className": "best", - "value": function () {return 'Best:' + (this.best)} - }, - "type": "text", - "classList": [ - "best" - ] - }, - { - "attr": { - "debugLine": "pages/index/index:5", - "className": "score", - "value": function () {return 'Score:' + (this.score)} - }, - "type": "text", - "classList": [ - "score" - ] - }, - { - "attr": { - "debugLine": "pages/index/index:8", - "className": "stack" - }, - "type": "stack", - "classList": [ - "stack" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:9", - "className": "tile-wrap" - }, - "type": "div", - "classList": [ - "tile-wrap" - ], - "events": { - "swipe": "onSwipe" - }, - "children": [ - { - "attr": { - "debugLine": "pages/index/index:10", - "className": "tile" - }, - "type": "div", - "classList": [ - "tile" - ], - "repeat": function () {return this.tiles}, - "style": { - "backgroundColor": "#000000" - }, - "children": [ - { - "attr": { - "debugLine": "pages/index/index:11", - "className": "text", - "value": function () {return this.$item.text} - }, - "type": "text", - "classList": [ - "text" - ], - "style": { - "color": "#FFFFFF" - } - } - ] - } - ] - }, - { - "attr": { - "debugLine": "pages/index/index:16", - "className": "subcontainer", - "show": function () {return this.isShow} - }, - "type": "div", - "classList": [ - "subcontainer" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:17", - "className": "gameover", - "value": "Gameover!" - }, - "type": "text", - "classList": [ - "gameover" - ] - } - ] - } - ] - }, - { - "attr": { - "debugLine": "pages/index/index:22", - "className": "btn", - "type": "button", - "value": "Restart!" - }, - "type": "input", - "classList": [ - "btn" - ], - "events": { - "click": "onInit" - } - } - ] -} - -/***/ }), - -/***/ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.js": -/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./lib/script.js!./node_modules/babel-loader/lib?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.js ***! - \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -module.exports = function(module, exports, $app_require$){"use strict"; - -var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js"); - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports["default"] = void 0; - -var _system = _interopRequireDefault(systemplugin.brightness); - -var numbers, newNumbers; -var _default = { - data: { - score: 0, - best: 0, - tiles: [], - isShow: false - }, - onInit: function onInit() { - this.isShow = false; - this.score = 0; - this.tiles = [{ - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }]; - numbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - this.supplyNumber(); - this.supplyNumber(); - this.updateView(); - - _system["default"].setKeepScreenOn({ - keepScreenOn: true - }); - - _system["default"].setMode({ - mode: 1 - }); - }, - supplyNumber: function supplyNumber() { - var positions = []; - - for (var i = 0; i <= 15; i++) { - if (!newNumbers[i]) positions.push(i); - } - - var h = Math.floor(Math.random() * positions.length); - - if (Math.random() <= 0.8) { - newNumbers[positions[h]] = 2; - } else { - newNumbers[positions[h]] = 4; - } - }, - onSwipe: function onSwipe(e) { - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - var start = 0, - differ = 0, - step = 0; - - switch (e.direction) { - case 'left': - start = 0; - differ = 1; - step = 4; - break; - - case 'right': - start = 3; - differ = -1; - step = 4; - break; - - case 'up': - start = 0; - differ = 4; - step = 1; - break; - - case 'down': - start = 12; - differ = -4; - step = 1; - break; - } - - var ids; - - for (var j = 0; j <= 3; j++) { - ids = this.getIds(start, differ); - var before = null; - var noZeros = 0; - - for (var k = 0; k <= 3; k++) { - var id = ids[k]; - var number = numbers[id]; - - if (number != 0) { - if (number == before) { - this.score += number * 2; - newNumbers[ids[noZeros - 1]] *= 2; - before = null; - } else { - newNumbers[ids[noZeros]] = number; - before = number; - noZeros += 1; - } - } - } - - start += step; - } - - if (this.best >= this.score) { - this.best = this.best; - } else { - this.best = this.score; - } - - if (numbers.toString() != newNumbers.toString()) { - this.supplyNumber(); - this.updateView(); - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - - if (this.isGameOver() == true) { - this.isShow = true; - } - } - }, - getIds: function getIds(start, differ) { - var ids = []; - - for (var z = 4; z >= 1; z--) { - ids.push(start); - start += differ; - } - - return ids; - }, - updateView: function updateView() { - for (var x = 0; x <= 15; x++) { - if (newNumbers[x] != 0) { - this.tiles[x].text = newNumbers[x].toString(); - } else { - this.tiles[x].text = ""; - } - } - - numbers = newNumbers; - }, - isGameOver: function isGameOver() { - if (this.isGridsFull() == true && this.isGridsNotMergeable() == true) return true; - }, - isGridsFull: function isGridsFull() { - if (numbers.indexOf(0) == -1) { - return true; - } - }, - isGridsNotMergeable: function isGridsNotMergeable() { - for (var l = 0; l <= 15; l++) { - if (l <= 14) { - if (numbers[l] == numbers[l + 1] && (l + 1) % 4 != 0) return false; - } - - if (l <= 11) { - if (numbers[l] == numbers[l + 4]) return false; - } - } - - return true; - } -}; -exports["default"] = _default; -var moduleOwn = exports.default || module.exports; -var accessors = ['public', 'protected', 'private']; -if (moduleOwn.data && accessors.some(function (acc) { - return moduleOwn[acc]; - })) { - throw new Error('For VM objects, attribute data must not coexist with public, protected, or private. Please replace data with public.'); -} else if (!moduleOwn.data) { - moduleOwn.data = {}; - moduleOwn._descriptor = {}; - accessors.forEach(function(acc) { - var accType = typeof moduleOwn[acc]; - if (accType === 'object') { - moduleOwn.data = Object.assign(moduleOwn.data, moduleOwn[acc]); - for (var name in moduleOwn[acc]) { - moduleOwn._descriptor[name] = {access : acc}; - } - } else if (accType === 'function') { - console.warn('For VM objects, attribute ' + acc + ' value must not be a function. Change the value to an object.'); - } - }); -}} -/* generated by ace-loader */ - - -/***/ }), - -/***/ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js": -/*!**********************************************************************!*\ - !*** ./node_modules/@babel/runtime/helpers/interopRequireDefault.js ***! - \**********************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -function _interopRequireDefault(obj) { - return obj && obj.__esModule ? obj : { - "default": obj - }; -} - -module.exports = _interopRequireDefault; - -/***/ }), - -/***/ "D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml?entry": -/*!**************************************************************************************!*\ - !*** D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml?entry ***! - \**************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -var $app_template$ = __webpack_require__(/*! !./lib/json.js!./lib/template.js!./index.hml */ "./lib/json.js!./lib/template.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml") -var $app_style$ = __webpack_require__(/*! !./lib/json.js!./lib/style.js!./index.css */ "./lib/json.js!./lib/style.js!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.css") -var $app_script$ = __webpack_require__(/*! !./lib/script.js!./node_modules/babel-loader?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./index.js */ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!D:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.js") - -$app_define$('@app-component/index', [], function($app_require$, $app_exports$, $app_module$) { - -$app_script$($app_module$, $app_exports$, $app_require$) -if ($app_exports$.__esModule && $app_exports$.default) { -$app_module$.exports = $app_exports$.default -} - -$app_module$.exports.template = $app_template$ - -$app_module$.exports.style = $app_style$ - -}) -$app_bootstrap$('@app-component/index',undefined,undefined) - -/***/ }) - -/******/ }); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js.map b/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js.map deleted file mode 100644 index 94666b4..0000000 --- a/MyApplication2/entry/.preview/intermediates/res/debug/rich/assets/js/default/pages/index/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml?a642","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.js","webpack:///./node_modules/@babel/runtime/helpers/interopRequireDefault.js","webpack:///D:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml"],"names":["numbers","newNumbers","data","score","best","tiles","isShow","onInit","text","supplyNumber","updateView","brightness","setKeepScreenOn","keepScreenOn","setMode","mode","positions","i","push","h","Math","floor","random","length","onSwipe","e","start","differ","step","direction","ids","j","getIds","before","noZeros","k","id","number","toString","isGameOver","z","x","isGridsFull","isGridsNotMergeable","indexOf","l"],"mappings":";QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;AClFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,C;;;;;;;;;;;AC/DA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B;AAC9B,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,8BAA8B;AAC9B,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;A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","file":"./pages/index/index.js","sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/jsManifest/default/manifest.json b/MyApplication2/entry/.preview/jsManifest/default/manifest.json deleted file mode 100644 index 44a0fb4..0000000 --- a/MyApplication2/entry/.preview/jsManifest/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:entry_MainAbility", - "versionName": "1.0.0", - "versionCode": 1000000, - "minPlatformVersion": 4, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/.preview/merge_js_src/liteWearable/default/pages/index/index.css b/MyApplication2/entry/.preview/merge_js_src/liteWearable/default/pages/index/index.css deleted file mode 100644 index 2df94fc..0000000 --- a/MyApplication2/entry/.preview/merge_js_src/liteWearable/default/pages/index/index.css +++ /dev/null @@ -1,65 +0,0 @@ -.container{ - width: 227px; - height: 227px; - flex-direction: column; - justify-content: center; - align-items: center; -} -.score{ - text-align: center; - width: 70px; - height: 17px; - letter-spacing: 0px; - font-size: 11px; - margin-top: 1.8px; - margin-bottom:3px; -} -.best{ - text-align: center; - width: 60px; - height: 17px; - font-size: 12px; - letter-spacing: 0px; - margin-top: 8.5px; -} -.tile-wrap{ - width: 150px; - height: 150px; - flex-wrap: wrap; - background-color: #FFFFFF; -} -.tile{ - width: 35px; - height: 35px; - margin-top: 2px; - margin-left: 2px; - justify-content: center; - align-items: center; -} -.btn{ - width: 61.5px; - height: 20.5px; - background-color: #155ddc; - margin-top: 5px; - font-size: 13px; - margin-bottom: 3px; -} -.text{ - font-size: 13px; - color: #000000; -} -.stack{ - width: 150px; - height: 150px; -} -.subcontainer{ - width: 150px; - height: 150px; - justify-content: center; - align-items: center; - background-color: transparent; -} -.gameover{ - font-size: 20px; - color: #FF7500; -} diff --git a/MyApplication2/entry/.preview/merge_js_src/wearable/default/pages/index/index.css b/MyApplication2/entry/.preview/merge_js_src/wearable/default/pages/index/index.css deleted file mode 100644 index 2df94fc..0000000 --- a/MyApplication2/entry/.preview/merge_js_src/wearable/default/pages/index/index.css +++ /dev/null @@ -1,65 +0,0 @@ -.container{ - width: 227px; - height: 227px; - flex-direction: column; - justify-content: center; - align-items: center; -} -.score{ - text-align: center; - width: 70px; - height: 17px; - letter-spacing: 0px; - font-size: 11px; - margin-top: 1.8px; - margin-bottom:3px; -} -.best{ - text-align: center; - width: 60px; - height: 17px; - font-size: 12px; - letter-spacing: 0px; - margin-top: 8.5px; -} -.tile-wrap{ - width: 150px; - height: 150px; - flex-wrap: wrap; - background-color: #FFFFFF; -} -.tile{ - width: 35px; - height: 35px; - margin-top: 2px; - margin-left: 2px; - justify-content: center; - align-items: center; -} -.btn{ - width: 61.5px; - height: 20.5px; - background-color: #155ddc; - margin-top: 5px; - font-size: 13px; - margin-bottom: 3px; -} -.text{ - font-size: 13px; - color: #000000; -} -.stack{ - width: 150px; - height: 150px; -} -.subcontainer{ - width: 150px; - height: 150px; - justify-content: center; - align-items: center; - background-color: transparent; -} -.gameover{ - font-size: 20px; - color: #FF7500; -} diff --git a/MyApplication2/entry/build/generated/source/buildConfig/debug/com/xcl20481/myapplication/BuildConfig.java b/MyApplication2/entry/build/generated/source/buildConfig/debug/com/xcl20481/myapplication/BuildConfig.java deleted file mode 100644 index cf8c9d8..0000000 --- a/MyApplication2/entry/build/generated/source/buildConfig/debug/com/xcl20481/myapplication/BuildConfig.java +++ /dev/null @@ -1,14 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package com.xcl20481.myapplication; - -public final class BuildConfig { - public static final boolean DEBUG = Boolean.parseBoolean("true"); - public static final String PACKAGE_NAME = "com.xcl20481.myapplication"; - public static final String BUILD_TYPE = "debug"; - public static final int COMPILE_SDK_VERSION = 5; - public static final int VERSION_CODE = 1000000; - public static final String VERSION_NAME = "1.0.1"; - public static final String BUNDLE_NAME = "com.xcl20481.myapplication"; -} diff --git a/MyApplication2/entry/build/generated/source/buildConfig/release/com/xcl20481/myapplication/BuildConfig.java b/MyApplication2/entry/build/generated/source/buildConfig/release/com/xcl20481/myapplication/BuildConfig.java deleted file mode 100644 index 5d5bcc2..0000000 --- a/MyApplication2/entry/build/generated/source/buildConfig/release/com/xcl20481/myapplication/BuildConfig.java +++ /dev/null @@ -1,14 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package com.xcl20481.myapplication; - -public final class BuildConfig { - public static final boolean DEBUG = false; - public static final String PACKAGE_NAME = "com.xcl20481.myapplication"; - public static final String BUILD_TYPE = "release"; - public static final int COMPILE_SDK_VERSION = 5; - public static final int VERSION_CODE = 1000000; - public static final String VERSION_NAME = "1.0.0"; - public static final String BUNDLE_NAME = "com.xcl20481.myapplication"; -} diff --git a/MyApplication2/entry/build/generated/source/r/R.jar b/MyApplication2/entry/build/generated/source/r/R.jar deleted file mode 100644 index 056e7e2..0000000 Binary files a/MyApplication2/entry/build/generated/source/r/R.jar and /dev/null differ diff --git a/MyApplication2/entry/build/generated/source/r/classes/com/xcl20481/myapplication/ResourceTable.class b/MyApplication2/entry/build/generated/source/r/classes/com/xcl20481/myapplication/ResourceTable.class deleted file mode 100644 index fedb9a0..0000000 Binary files a/MyApplication2/entry/build/generated/source/r/classes/com/xcl20481/myapplication/ResourceTable.class and /dev/null differ diff --git a/MyApplication2/entry/build/generated/source/r/com/xcl20481/myapplication/ResourceTable.java b/MyApplication2/entry/build/generated/source/r/com/xcl20481/myapplication/ResourceTable.java deleted file mode 100644 index 3dfc903..0000000 --- a/MyApplication2/entry/build/generated/source/r/com/xcl20481/myapplication/ResourceTable.java +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Copyright(c) Huawei Technologies Co., Ltd. 2019 - 2020. All rights reserved. - * Description: This header was automatically generated by restool from the resource data it found. - * It provides resource index information for applications, and should not be modified by hand. - */ - -package com.xcl20481.myapplication; - -public final class ResourceTable { - public static final int Media_icon = 0x1000002; - public static final int Media_icon2 = 0x1000003; - - public static final int String_mainability_description = 0x1000000; - public static final int String_xcl2048 = 0x1000001; -} diff --git a/MyApplication2/entry/build/intermediates/javac/debug/classFiles b/MyApplication2/entry/build/intermediates/javac/debug/classFiles deleted file mode 100644 index 77ef38a..0000000 --- a/MyApplication2/entry/build/intermediates/javac/debug/classFiles +++ /dev/null @@ -1,4 +0,0 @@ -D:\Github\MyApplication2\entry\build\intermediates\javac\debug\classes\com\xcl20481\myapplication\BuildConfig.class -D:\Github\MyApplication2\entry\build\intermediates\javac\debug\classes\com\xcl20481\myapplication\MainAbility.class -D:\Github\MyApplication2\entry\build\intermediates\javac\debug\classes\com\xcl20481\myapplication\MyApplication.class -D:\Github\MyApplication2\entry\build\intermediates\javac\debug\classes\com\xcl20481\myapplication\ResourceTable.class diff --git a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/BuildConfig.class b/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/BuildConfig.class deleted file mode 100644 index 09d39fc..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/BuildConfig.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MainAbility.class b/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MainAbility.class deleted file mode 100644 index 84403e4..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MainAbility.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MyApplication.class b/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MyApplication.class deleted file mode 100644 index b269cde..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/MyApplication.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/ResourceTable.class b/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/ResourceTable.class deleted file mode 100644 index fedb9a0..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/debug/classes/com/xcl20481/myapplication/ResourceTable.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/release/classFiles b/MyApplication2/entry/build/intermediates/javac/release/classFiles deleted file mode 100644 index 0c4047a..0000000 --- a/MyApplication2/entry/build/intermediates/javac/release/classFiles +++ /dev/null @@ -1,4 +0,0 @@ -D:\Github\MyApplication2\entry\build\intermediates\javac\release\classes\com\xcl20481\myapplication\BuildConfig.class -D:\Github\MyApplication2\entry\build\intermediates\javac\release\classes\com\xcl20481\myapplication\MainAbility.class -D:\Github\MyApplication2\entry\build\intermediates\javac\release\classes\com\xcl20481\myapplication\MyApplication.class -D:\Github\MyApplication2\entry\build\intermediates\javac\release\classes\com\xcl20481\myapplication\ResourceTable.class diff --git a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/BuildConfig.class b/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/BuildConfig.class deleted file mode 100644 index 01729d3..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/BuildConfig.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MainAbility.class b/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MainAbility.class deleted file mode 100644 index b802784..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MainAbility.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MyApplication.class b/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MyApplication.class deleted file mode 100644 index ff9d276..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/MyApplication.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/ResourceTable.class b/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/ResourceTable.class deleted file mode 100644 index d73ed4a..0000000 Binary files a/MyApplication2/entry/build/intermediates/javac/release/classes/com/xcl20481/myapplication/ResourceTable.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/jsManifest/default/manifest.json b/MyApplication2/entry/build/intermediates/js/debug/jsManifest/default/manifest.json deleted file mode 100644 index f04e0d1..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/jsManifest/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:xcl2048", - "versionName": "1.0.1", - "versionCode": 1000000, - "minPlatformVersion": 4, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon.png b/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon.png deleted file mode 100644 index ce307a8..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon2.jpg b/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/jsResources/base/media/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.bin b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.bin deleted file mode 100644 index 3d6cf94..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.bin and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js deleted file mode 100644 index 9732813..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js +++ /dev/null @@ -1,151 +0,0 @@ -/******/ (function(modules) { // webpackBootstrap -/******/ // The module cache -/******/ var installedModules = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ -/******/ // Check if module is in cache -/******/ if(installedModules[moduleId]) { -/******/ return installedModules[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = installedModules[moduleId] = { -/******/ i: moduleId, -/******/ l: false, -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); -/******/ -/******/ // Flag the module as loaded -/******/ module.l = true; -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/******/ -/******/ // expose the modules object (__webpack_modules__) -/******/ __webpack_require__.m = modules; -/******/ -/******/ // expose the module cache -/******/ __webpack_require__.c = installedModules; -/******/ -/******/ // define getter function for harmony exports -/******/ __webpack_require__.d = function(exports, name, getter) { -/******/ if(!__webpack_require__.o(exports, name)) { -/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); -/******/ } -/******/ }; -/******/ -/******/ // define __esModule on exports -/******/ __webpack_require__.r = function(exports) { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ -/******/ // create a fake namespace object -/******/ // mode & 1: value is a module id, require it -/******/ // mode & 2: merge all properties of value into the ns -/******/ // mode & 4: return value when already ns object -/******/ // mode & 8|1: behave like require -/******/ __webpack_require__.t = function(value, mode) { -/******/ if(mode & 1) value = __webpack_require__(value); -/******/ if(mode & 8) return value; -/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; -/******/ var ns = Object.create(null); -/******/ __webpack_require__.r(ns); -/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); -/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); -/******/ return ns; -/******/ }; -/******/ -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = function(module) { -/******/ var getter = module && module.__esModule ? -/******/ function getDefault() { return module['default']; } : -/******/ function getModuleExports() { return module; }; -/******/ __webpack_require__.d(getter, 'a', getter); -/******/ return getter; -/******/ }; -/******/ -/******/ // Object.prototype.hasOwnProperty.call -/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; -/******/ -/******/ // __webpack_public_path__ -/******/ __webpack_require__.p = ""; -/******/ -/******/ -/******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = "d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js?entry"); -/******/ }) -/************************************************************************/ -/******/ ({ - -/***/ "./lib/manifest-plugin.js!d:\\Github\\MyApplication2\\entry\\build\\intermediates\\js\\debug\\jsManifest\\default\\manifest.json": -/*!*****************************************************************************************************************************!*\ - !*** ./lib/manifest-plugin.js!d:/Github/MyApplication2/entry/build/intermediates/js/debug/jsManifest/default/manifest.json ***! - \*****************************************************************************************************************************/ -/*! exports provided: appID, appName, versionName, versionCode, minPlatformVersion, pages, deviceType, window, default */ -/***/ (function(module) { - -module.exports = JSON.parse("{\"appID\":\"com.xcl20481.myapplication\",\"appName\":\"$string:xcl2048\",\"versionName\":\"1.0.1\",\"versionCode\":1000000,\"minPlatformVersion\":4,\"pages\":[\"pages/index/index\"],\"deviceType\":[\"phone\",\"tablet\",\"tv\",\"wearable\"],\"window\":{\"autoDesignWidth\":true,\"designWidth\":720}}"); - -/***/ }), - -/***/ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js": -/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./lib/script.js!./node_modules/babel-loader/lib?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=d:/Github/MyApplication2/entry/src/main/js/default/app.js!d:/Github/MyApplication2/entry/src/main/js/default/app.js ***! - \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -module.exports = function(module, exports, $app_require$){"use strict"; - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports["default"] = void 0; -var _default = { - onCreate: function onCreate() { - console.info('AceApplication onCreate'); - }, - onDestroy: function onDestroy() { - console.info('AceApplication onDestroy'); - } -}; -exports["default"] = _default; -; -(exports["default"] || module.exports).manifest = __webpack_require__(/*! !./lib/manifest-plugin.js!../../../../build/intermediates/js/debug/jsManifest/default/manifest.json */ "./lib/manifest-plugin.js!d:\\Github\\MyApplication2\\entry\\build\\intermediates\\js\\debug\\jsManifest\\default\\manifest.json");} -/* generated by ace-loader */ - - -/***/ }), - -/***/ "d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js?entry": -/*!***********************************************************************!*\ - !*** d:/Github/MyApplication2/entry/src/main/js/default/app.js?entry ***! - \***********************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -var $app_script$ = __webpack_require__(/*! !./lib/script.js!./node_modules/babel-loader?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=d:/Github/MyApplication2/entry/src/main/js/default/app.js!./app.js */ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/manifest-loader.js?path=d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js") - - $app_define$('@app-application/app', [], function($app_require$, $app_exports$, $app_module$) { - - $app_script$($app_module$, $app_exports$, $app_require$) - if ($app_exports$.__esModule && $app_exports$.default) { - $app_module$.exports = $app_exports$.default - } - - }) - $app_bootstrap$('@app-application/app',undefined,undefined) - -/***/ }) - -/******/ }); -//# sourceMappingURL=app.js.map \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js.map b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js.map deleted file mode 100644 index 08453df..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/app.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/app.js","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/app.js?220a"],"names":["onCreate","console","info","onDestroy","exports","module","manifest","require"],"mappings":";QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eClFe;AACXA,UADW,sBACA;AACPC,WAAO,CAACC,IAAR,CAAa,yBAAb;AACH,GAHU;AAIXC,WAJW,uBAIC;AACRF,WAAO,CAACC,IAAR,CAAa,0BAAb;AACH;AANU,C;;AAQf;AAAC,CAACE,OAAO,WAAP,IAAmBC,MAAM,CAACD,OAA3B,EAAoCE,QAApC,GAA+CC,mBAAO,CAAC,4OAAD,CAAtD;;;;;;;;;;;;;ACRD,mBAAmB,mBAAO,CAAC,u6BAA+rB;;AAE1tB;;AAEA;AACA;AACA;AACA;;AAEA,OAAO;AACP,iE","file":"./app.js","sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/Wallpaper.png b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/Wallpaper.png deleted file mode 100644 index 60d4841..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/Wallpaper.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/bg-tv.jpg b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/bg-tv.jpg deleted file mode 100644 index 86fc073..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/common/images/bg-tv.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/en-US.json b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/en-US.json deleted file mode 100644 index e63c70d..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/en-US.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "Hello", - "world": "World" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/zh-CN.json b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/zh-CN.json deleted file mode 100644 index de6ee57..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/i18n/zh-CN.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "您好", - "world": "世界" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/manifest.json b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/manifest.json deleted file mode 100644 index f04e0d1..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:xcl2048", - "versionName": "1.0.1", - "versionCode": 1000000, - "minPlatformVersion": 4, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/module_collection.txt b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/module_collection.txt deleted file mode 100644 index f583f44..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/module_collection.txt +++ /dev/null @@ -1 +0,0 @@ -system.router,system.app,system.brightness,system.vibrator,system.prompt,system.brightness,system.vibrator,system.prompt \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.bin b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.bin deleted file mode 100644 index 3813ee5..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.bin and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js deleted file mode 100644 index 2149890..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js +++ /dev/null @@ -1,587 +0,0 @@ -/******/ (function(modules) { // webpackBootstrap -/******/ // The module cache -/******/ var installedModules = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ -/******/ // Check if module is in cache -/******/ if(installedModules[moduleId]) { -/******/ return installedModules[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = installedModules[moduleId] = { -/******/ i: moduleId, -/******/ l: false, -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); -/******/ -/******/ // Flag the module as loaded -/******/ module.l = true; -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/******/ -/******/ // expose the modules object (__webpack_modules__) -/******/ __webpack_require__.m = modules; -/******/ -/******/ // expose the module cache -/******/ __webpack_require__.c = installedModules; -/******/ -/******/ // define getter function for harmony exports -/******/ __webpack_require__.d = function(exports, name, getter) { -/******/ if(!__webpack_require__.o(exports, name)) { -/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); -/******/ } -/******/ }; -/******/ -/******/ // define __esModule on exports -/******/ __webpack_require__.r = function(exports) { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ -/******/ // create a fake namespace object -/******/ // mode & 1: value is a module id, require it -/******/ // mode & 2: merge all properties of value into the ns -/******/ // mode & 4: return value when already ns object -/******/ // mode & 8|1: behave like require -/******/ __webpack_require__.t = function(value, mode) { -/******/ if(mode & 1) value = __webpack_require__(value); -/******/ if(mode & 8) return value; -/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; -/******/ var ns = Object.create(null); -/******/ __webpack_require__.r(ns); -/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); -/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); -/******/ return ns; -/******/ }; -/******/ -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = function(module) { -/******/ var getter = module && module.__esModule ? -/******/ function getDefault() { return module['default']; } : -/******/ function getModuleExports() { return module; }; -/******/ __webpack_require__.d(getter, 'a', getter); -/******/ return getter; -/******/ }; -/******/ -/******/ // Object.prototype.hasOwnProperty.call -/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; -/******/ -/******/ // __webpack_public_path__ -/******/ __webpack_require__.p = ""; -/******/ -/******/ -/******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = "d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml?entry"); -/******/ }) -/************************************************************************/ -/******/ ({ - -/***/ "./lib/json.js!./lib/style.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.css": -/*!*************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/style.js!d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css ***! - \*************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -module.exports = { - ".container": { - "width": "227px", - "height": "227px", - "flexDirection": "column", - "justifyContent": "center", - "alignItems": "center" - }, - ".score": { - "textAlign": "center", - "width": "70px", - "height": "17px", - "letterSpacing": "0px", - "fontSize": "11px", - "marginTop": "1.8px", - "marginBottom": "3px" - }, - ".best": { - "textAlign": "center", - "width": "60px", - "height": "17px", - "fontSize": "12px", - "letterSpacing": "0px", - "marginTop": "8.5px" - }, - ".tile-wrap": { - "width": "150px", - "height": "150px", - "flexWrap": "wrap", - "backgroundColor": "#FFFFFF" - }, - ".tile": { - "width": "35px", - "height": "35px", - "marginTop": "2px", - "marginLeft": "2px", - "justifyContent": "center", - "alignItems": "center" - }, - ".btn": { - "width": "61.5px", - "height": "20.5px", - "backgroundColor": "#155ddc", - "marginTop": "5px", - "fontSize": "13px", - "marginBottom": "3px" - }, - ".text": { - "fontSize": "13px", - "color": "#000000" - }, - ".stack": { - "width": "150px", - "height": "150px" - }, - ".subcontainer": { - "width": "150px", - "height": "150px", - "justifyContent": "center", - "alignItems": "center", - "backgroundColor": "rgba(0,0,0,0)" - }, - ".gameover": { - "fontSize": "20px", - "color": "#FF7500" - } -} - -/***/ }), - -/***/ "./lib/json.js!./lib/template.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml": -/*!****************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/template.js!d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml ***! - \****************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -module.exports = { - "attr": { - "debugLine": "pages/index/index:1", - "className": "container" - }, - "type": "div", - "classList": [ - "container" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:2", - "className": "best", - "value": function () {return 'Best:' + (this.best)} - }, - "type": "text", - "classList": [ - "best" - ] - }, - { - "attr": { - "debugLine": "pages/index/index:5", - "className": "score", - "value": function () {return 'Score:' + (this.score)} - }, - "type": "text", - "classList": [ - "score" - ] - }, - { - "attr": { - "debugLine": "pages/index/index:8", - "className": "stack" - }, - "type": "stack", - "classList": [ - "stack" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:9", - "className": "tile-wrap" - }, - "type": "div", - "classList": [ - "tile-wrap" - ], - "events": { - "swipe": "onSwipe" - }, - "children": [ - { - "attr": { - "debugLine": "pages/index/index:10", - "className": "tile" - }, - "type": "div", - "classList": [ - "tile" - ], - "repeat": function () {return this.tiles}, - "style": { - "backgroundColor": "#000000" - }, - "children": [ - { - "attr": { - "debugLine": "pages/index/index:11", - "className": "text", - "value": function () {return this.$item.text} - }, - "type": "text", - "classList": [ - "text" - ], - "style": { - "color": "#FFFFFF" - } - } - ] - } - ] - }, - { - "attr": { - "debugLine": "pages/index/index:16", - "className": "subcontainer", - "show": function () {return this.isShow} - }, - "type": "div", - "classList": [ - "subcontainer" - ], - "children": [ - { - "attr": { - "debugLine": "pages/index/index:17", - "className": "gameover", - "value": "Gameover!" - }, - "type": "text", - "classList": [ - "gameover" - ] - } - ] - } - ] - }, - { - "attr": { - "debugLine": "pages/index/index:22", - "className": "btn", - "type": "button", - "value": "Restart!" - }, - "type": "input", - "classList": [ - "btn" - ], - "events": { - "click": "onInit" - } - } - ] -} - -/***/ }), - -/***/ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.js": -/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./lib/script.js!./node_modules/babel-loader/lib?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.js ***! - \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -module.exports = function(module, exports, $app_require$){"use strict"; - -var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js"); - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports["default"] = void 0; - -var _system = _interopRequireDefault(systemplugin.brightness); - -var numbers, newNumbers; -var _default = { - data: { - score: 0, - best: 0, - tiles: [], - isShow: false - }, - onInit: function onInit() { - this.isShow = false; - this.score = 0; - this.tiles = [{ - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }, { - text: "" - }]; - numbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - this.supplyNumber(); - this.supplyNumber(); - this.updateView(); - - _system["default"].setKeepScreenOn({ - keepScreenOn: true - }); - - _system["default"].setMode({ - mode: 1 - }); - }, - supplyNumber: function supplyNumber() { - var positions = []; - - for (var i = 0; i <= 15; i++) { - if (!newNumbers[i]) positions.push(i); - } - - var h = Math.floor(Math.random() * positions.length); - - if (Math.random() <= 0.8) { - newNumbers[positions[h]] = 2; - } else { - newNumbers[positions[h]] = 4; - } - }, - onSwipe: function onSwipe(e) { - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - var start = 0, - differ = 0, - step = 0; - - switch (e.direction) { - case 'left': - start = 0; - differ = 1; - step = 4; - break; - - case 'right': - start = 3; - differ = -1; - step = 4; - break; - - case 'up': - start = 0; - differ = 4; - step = 1; - break; - - case 'down': - start = 12; - differ = -4; - step = 1; - break; - } - - var ids; - - for (var j = 0; j <= 3; j++) { - ids = this.getIds(start, differ); - var before = null; - var noZeros = 0; - - for (var k = 0; k <= 3; k++) { - var id = ids[k]; - var number = numbers[id]; - - if (number != 0) { - if (number == before) { - this.score += number * 2; - newNumbers[ids[noZeros - 1]] *= 2; - before = null; - } else { - newNumbers[ids[noZeros]] = number; - before = number; - noZeros += 1; - } - } - } - - start += step; - } - - if (this.best >= this.score) { - this.best = this.best; - } else { - this.best = this.score; - } - - if (numbers.toString() != newNumbers.toString()) { - this.supplyNumber(); - this.updateView(); - newNumbers = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; - - if (this.isGameOver() == true) { - this.isShow = true; - } - } - }, - getIds: function getIds(start, differ) { - var ids = []; - - for (var z = 4; z >= 1; z--) { - ids.push(start); - start += differ; - } - - return ids; - }, - updateView: function updateView() { - for (var x = 0; x <= 15; x++) { - if (newNumbers[x] != 0) { - this.tiles[x].text = newNumbers[x].toString(); - } else { - this.tiles[x].text = ""; - } - } - - numbers = newNumbers; - }, - isGameOver: function isGameOver() { - if (this.isGridsFull() == true && this.isGridsNotMergeable() == true) return true; - }, - isGridsFull: function isGridsFull() { - if (numbers.indexOf(0) == -1) { - return true; - } - }, - isGridsNotMergeable: function isGridsNotMergeable() { - for (var l = 0; l <= 15; l++) { - if (l <= 14) { - if (numbers[l] == numbers[l + 1] && (l + 1) % 4 != 0) return false; - } - - if (l <= 11) { - if (numbers[l] == numbers[l + 4]) return false; - } - } - - return true; - } -}; -exports["default"] = _default; -var moduleOwn = exports.default || module.exports; -var accessors = ['public', 'protected', 'private']; -if (moduleOwn.data && accessors.some(function (acc) { - return moduleOwn[acc]; - })) { - throw new Error('For VM objects, attribute data must not coexist with public, protected, or private. Please replace data with public.'); -} else if (!moduleOwn.data) { - moduleOwn.data = {}; - moduleOwn._descriptor = {}; - accessors.forEach(function(acc) { - var accType = typeof moduleOwn[acc]; - if (accType === 'object') { - moduleOwn.data = Object.assign(moduleOwn.data, moduleOwn[acc]); - for (var name in moduleOwn[acc]) { - moduleOwn._descriptor[name] = {access : acc}; - } - } else if (accType === 'function') { - console.warn('For VM objects, attribute ' + acc + ' value must not be a function. Change the value to an object.'); - } - }); -}} -/* generated by ace-loader */ - - -/***/ }), - -/***/ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js": -/*!**********************************************************************!*\ - !*** ./node_modules/@babel/runtime/helpers/interopRequireDefault.js ***! - \**********************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports) { - -function _interopRequireDefault(obj) { - return obj && obj.__esModule ? obj : { - "default": obj - }; -} - -module.exports = _interopRequireDefault; - -/***/ }), - -/***/ "d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml?entry": -/*!**************************************************************************************!*\ - !*** d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml?entry ***! - \**************************************************************************************/ -/*! no static exports found */ -/***/ (function(module, exports, __webpack_require__) { - -var $app_template$ = __webpack_require__(/*! !./lib/json.js!./lib/template.js!./index.hml */ "./lib/json.js!./lib/template.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml") -var $app_style$ = __webpack_require__(/*! !./lib/json.js!./lib/style.js!./index.css */ "./lib/json.js!./lib/style.js!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.css") -var $app_script$ = __webpack_require__(/*! !./lib/script.js!./node_modules/babel-loader?presets[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/preset-env&plugins[]=C:/Users/honor/AppData/Local/Huawei/Sdk/js/2.1.1.21/build-tools/ace-loader/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./index.js */ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\2.1.1.21\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.js") - -$app_define$('@app-component/index', [], function($app_require$, $app_exports$, $app_module$) { - -$app_script$($app_module$, $app_exports$, $app_require$) -if ($app_exports$.__esModule && $app_exports$.default) { -$app_module$.exports = $app_exports$.default -} - -$app_module$.exports.template = $app_template$ - -$app_module$.exports.style = $app_style$ - -}) -$app_bootstrap$('@app-component/index',undefined,undefined) - -/***/ }) - -/******/ }); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js.map b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js.map deleted file mode 100644 index 5d8ea21..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/index/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.css","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml?77b9","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.js","webpack:///./node_modules/@babel/runtime/helpers/interopRequireDefault.js","webpack:///d:/Github/MyApplication2/entry/src/main/js/default/pages/index/index.hml"],"names":["numbers","newNumbers","data","score","best","tiles","isShow","onInit","text","supplyNumber","updateView","brightness","setKeepScreenOn","keepScreenOn","setMode","mode","positions","i","push","h","Math","floor","random","length","onSwipe","e","start","differ","step","direction","ids","j","getIds","before","noZeros","k","id","number","toString","isGameOver","z","x","isGridsFull","isGridsNotMergeable","indexOf","l"],"mappings":";QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;AClFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA,C;;;;;;;;;;;AClEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,8BAA8B;AAC9B,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,8BAA8B;AAC9B,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,WAAW;AACX;AACA;AACA;AACA;AACA;AACA;A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","file":"./pages/index/index.js","sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.bin b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.bin deleted file mode 100644 index 350f01c..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.bin and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js deleted file mode 100644 index 640669c..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js +++ /dev/null @@ -1,397 +0,0 @@ -/******/ (() => { // webpackBootstrap -/******/ var __webpack_modules__ = ({ - -/***/ "./lib/json.js!./lib/style.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.css": -/*!*********************************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/style.js!d:\Github\2048-HarmonyOS-Full\MyApplication2\entry\src\main\js\default\pages\page0\page0.css ***! - \*********************************************************************************************************************************/ -/***/ ((module) => { - -module.exports = { - ".container": { - "width": "227px", - "height": "227px", - "flexDirection": "column", - "justifyContent": "center", - "alignItems": "center" - }, - ".title": { - "textAlign": "center", - "width": "140px", - "height": "62px", - "letterSpacing": "0px", - "fontSize": "19px", - "marginTop": "40px", - "marginBottom": "3px", - "color": "#eb0750cb" - }, - ".title1": { - "textAlign": "center", - "width": "180px", - "height": "150px", - "fontSize": "15.5px", - "marginTop": "5px", - "marginBottom": "5px", - "color": "#eb0597bb" - }, - ".btn": { - "width": "65.5px", - "height": "35.5px", - "backgroundColor": "#155ddc", - "marginTop": "5px", - "fontSize": "13px", - "marginBottom": "3px" - }, - ".btn1": { - "width": "65.5px", - "height": "35.5px", - "backgroundColor": "#155ddc", - "marginTop": "5px", - "fontSize": "13px", - "marginBottom": "5px" - } -} - -/***/ }), - -/***/ "./lib/json.js!./lib/template.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.hml": -/*!************************************************************************************************************************************!*\ - !*** ./lib/json.js!./lib/template.js!d:\Github\2048-HarmonyOS-Full\MyApplication2\entry\src\main\js\default\pages\page0\page0.hml ***! - \************************************************************************************************************************************/ -/***/ ((module) => { - -module.exports = { - "attr": { - "debugLine": "pages/page0/page0:1", - "className": "container" - }, - "type": "div", - "classList": [ - "container" - ], - "children": [ - { - "attr": { - "debugLine": "pages/page0/page0:2", - "className": "title", - "value": "《2048小游戏》" - }, - "type": "text", - "classList": [ - "title" - ] - }, - { - "attr": { - "debugLine": "pages/page0/page0:5", - "className": "title1", - "value": "开始游戏即默认同意我的隐私声明:www.xuegao-tzx.top/g2048h.html" - }, - "type": "text", - "classList": [ - "title1" - ] - }, - { - "attr": { - "debugLine": "pages/page0/page0:8", - "className": "btn", - "type": "button", - "value": "开始" - }, - "type": "input", - "classList": [ - "btn" - ], - "onBubbleEvents": { - "click": "ToStart" - } - }, - { - "attr": { - "debugLine": "pages/page0/page0:9", - "className": "btn1", - "type": "button", - "value": "退出" - }, - "type": "input", - "classList": [ - "btn1" - ], - "onBubbleEvents": { - "click": "ToClose" - } - } - ] -} - -/***/ }), - -/***/ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js": -/*!**********************************************************************!*\ - !*** ./node_modules/@babel/runtime/helpers/interopRequireDefault.js ***! - \**********************************************************************/ -/***/ ((module) => { - -"use strict"; - - -function _interopRequireDefault(obj) { - return obj && obj.__esModule ? obj : { - "default": obj - }; -} - -module.exports = _interopRequireDefault; -module.exports.default = module.exports, module.exports.__esModule = true; - -function requireModule(moduleName) { - const systemList = ['system.router', 'system.app', 'system.prompt', 'system.configuration', - 'system.image', 'system.device', 'system.mediaquery', 'ohos.animator', 'system.grid', 'system.resource'] - var target = '' - if (systemList.includes(moduleName.replace('@', ''))) { - target = $app_require$('@app-module/' + moduleName.substring(1)); - return target; - } - var shortName = moduleName.replace(/@[^.]+.([^.]+)/, '$1'); - if (typeof ohosplugin !== 'undefined' && /@ohos/.test(moduleName)) { - target = ohosplugin; - for (let key of shortName.split('.')) { - target = target[key]; - if(!target) { - break; - } - } - if (typeof target !== 'undefined') { - return target; - } - } - if (typeof systemplugin !== 'undefined') { - target = systemplugin; - for (let key of shortName.split('.')) { - target = target[key]; - if(!target) { - break; - } - } - if (typeof target !== 'undefined') { - return target; - } - } - target = requireNapi(shortName); - return target; -} - - -/***/ }), - -/***/ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\3.0.0.0\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\3.0.0.0\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/resource-reference-script.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.js": -/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\Users\honor\AppData\Local\Huawei\Sdk\js\3.0.0.0\build-tools\ace-loader\node_modules\@babel\preset-env&plugins[]=C:\Users\honor\AppData\Local\Huawei\Sdk\js\3.0.0.0\build-tools\ace-loader\node_modules\@babel\plugin-transform-modules-commonjs&comments=false!./lib/resource-reference-script.js!d:\Github\2048-HarmonyOS-Full\MyApplication2\entry\src\main\js\default\pages\page0\page0.js ***! - \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ -/***/ ((module, __unused_webpack_exports, __webpack_require__) => { - -module.exports = function(module, exports, $app_require$){"use strict"; - -var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ "./node_modules/@babel/runtime/helpers/interopRequireDefault.js"); - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports["default"] = void 0; - -var _system = _interopRequireDefault(requireModule("@system.router")); - -var _system2 = _interopRequireDefault(requireModule("@system.app")); - -var _system3 = _interopRequireDefault(requireModule("@system.brightness")); - -var _system4 = _interopRequireDefault(requireModule("@system.vibrator")); - -var _system5 = _interopRequireDefault(requireModule("@system.prompt")); - -var _default = { - onInit: function onInit() { - _system3["default"].setKeepScreenOn({ - keepScreenOn: true - }); - - _system3["default"].setMode({ - mode: 1 - }); - }, - onSwipe: function onSwipe(e) { - switch (e.direction) { - case 'left': - break; - - case 'right': - break; - - case 'up': - break; - - case 'down': - break; - } - }, - ToStart: function ToStart() { - _system4["default"].vibrate({ - mode: 'short', - success: function success(ret) { - console.log('tzx vibrate is successful'); - }, - fail: function fail(ret) { - console.log('tzx vibrate is failed'); - }, - complete: function complete(ret) { - console.log('tzx vibrate is completed'); - } - }); - - _system5["default"].showToast({ - message: '开始成功,By Xcl!', - duration: 3579 - }); - - _system["default"].replace({ - uri: "pages/index/index" - }); - }, - ToClose: function ToClose() { - _system4["default"].vibrate({ - mode: 'short', - success: function success(ret) { - console.log('tzx vibrate is successful'); - }, - fail: function fail(ret) { - console.log('tzx vibrate is failed'); - }, - complete: function complete(ret) { - console.log('tzx vibrate is completed'); - } - }); - - _system2["default"].terminate(); - } -}; -exports["default"] = _default; - -function requireModule(moduleName) { - const systemList = ['system.router', 'system.app', 'system.prompt', 'system.configuration', - 'system.image', 'system.device', 'system.mediaquery', 'ohos.animator', 'system.grid', 'system.resource'] - var target = '' - if (systemList.includes(moduleName.replace('@', ''))) { - target = $app_require$('@app-module/' + moduleName.substring(1)); - return target; - } - var shortName = moduleName.replace(/@[^.]+.([^.]+)/, '$1'); - if (typeof ohosplugin !== 'undefined' && /@ohos/.test(moduleName)) { - target = ohosplugin; - for (let key of shortName.split('.')) { - target = target[key]; - if(!target) { - break; - } - } - if (typeof target !== 'undefined') { - return target; - } - } - if (typeof systemplugin !== 'undefined') { - target = systemplugin; - for (let key of shortName.split('.')) { - target = target[key]; - if(!target) { - break; - } - } - if (typeof target !== 'undefined') { - return target; - } - } - target = requireNapi(shortName); - return target; -} - -var moduleOwn = exports.default || module.exports; -var accessors = ['public', 'protected', 'private']; -if (moduleOwn.data && accessors.some(function (acc) { - return moduleOwn[acc]; - })) { - throw new Error('For VM objects, attribute data must not coexist with public, protected, or private. Please replace data with public.'); -} else if (!moduleOwn.data) { - moduleOwn.data = {}; - moduleOwn._descriptor = {}; - accessors.forEach(function(acc) { - var accType = typeof moduleOwn[acc]; - if (accType === 'object') { - moduleOwn.data = Object.assign(moduleOwn.data, moduleOwn[acc]); - for (var name in moduleOwn[acc]) { - moduleOwn._descriptor[name] = {access : acc}; - } - } else if (accType === 'function') { - console.warn('For VM objects, attribute ' + acc + ' value must not be a function. Change the value to an object.'); - } - }); -}} -/* generated by ace-loader */ - - -/***/ }) - -/******/ }); -/************************************************************************/ -/******/ // The module cache -/******/ var __webpack_module_cache__ = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ // Check if module is in cache -/******/ var cachedModule = __webpack_module_cache__[moduleId]; -/******/ if (cachedModule !== undefined) { -/******/ return cachedModule.exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = __webpack_module_cache__[moduleId] = { -/******/ // no module.id needed -/******/ // no module.loaded needed -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/************************************************************************/ -var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -/*!**********************************************************************************************************!*\ - !*** d:\Github\2048-HarmonyOS-Full\MyApplication2\entry\src\main\js\default\pages\page0\page0.hml?entry ***! - \**********************************************************************************************************/ -var $app_template$ = __webpack_require__(/*! !!./lib/json.js!./lib/template.js!./page0.hml */ "./lib/json.js!./lib/template.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.hml") -var $app_style$ = __webpack_require__(/*! !!./lib/json.js!./lib/style.js!./page0.css */ "./lib/json.js!./lib/style.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.css") -var $app_script$ = __webpack_require__(/*! !!./lib/script.js!./node_modules/babel-loader?presets[]=C:\Users\honor\AppData\Local\Huawei\Sdk\js\3.0.0.0\build-tools\ace-loader\node_modules\@babel\preset-env&plugins[]=C:\Users\honor\AppData\Local\Huawei\Sdk\js\3.0.0.0\build-tools\ace-loader\node_modules\@babel\plugin-transform-modules-commonjs&comments=false!./lib/resource-reference-script.js!./page0.js */ "./lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\3.0.0.0\\build-tools\\ace-loader\\node_modules\\@babel\\preset-env&plugins[]=C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\3.0.0.0\\build-tools\\ace-loader\\node_modules\\@babel\\plugin-transform-modules-commonjs&comments=false!./lib/resource-reference-script.js!d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.js") - -$app_define$('@app-component/page0', [], function($app_require$, $app_exports$, $app_module$) { - -$app_script$($app_module$, $app_exports$, $app_require$) -if ($app_exports$.__esModule && $app_exports$.default) { -$app_module$.exports = $app_exports$.default -} - -$app_module$.exports.template = $app_template$ - -$app_module$.exports.style = $app_style$ - -}) -$app_bootstrap$('@app-component/page0',undefined,undefined) -})(); - -/******/ })() -; -//# sourceMappingURL=page0.js.map \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js.map b/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js.map deleted file mode 100644 index 4a96788..0000000 --- a/MyApplication2/entry/build/intermediates/js/debug/normal/rich/assets/js/default/pages/page0/page0.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"./pages/page0/page0.js","mappings":";;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;AC3CA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,OAAO;AACP;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;AC/DA,SAASA,sBAAT,CAAgCC,GAAhC,EAAqC;AACnC,SAAOA,GAAG,IAAIA,GAAG,CAACC,UAAX,GAAwBD,GAAxB,GAA8B;AACnC,eAAWA;AADwB,GAArC;AAGD;;AAEDE,MAAM,CAACC,OAAP,GAAiBJ,sBAAjB;AACAG,sBAAA,GAA4BA,MAAM,CAACC,OAAnC,EAA4CD,yBAAA,GAA4B,IAAxE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACPA;;AACA;;AACA;;AACA;;AACA;;eACe;AACXE,EAAAA,MADW,oBACF;AACLC,wBAAWC,eAAX,CAA2B;AAACC,MAAAA,YAAY,EAAE;AAAf,KAA3B;;AACAF,wBAAWG,OAAX,CAAmB;AAACC,MAAAA,IAAI,EAAE;AAAP,KAAnB;AACH,GAJU;AAKXC,EAAAA,OALW,mBAKHC,CALG,EAKA;AACP,YAAQA,CAAC,CAACC,SAAV;AACI,WAAK,MAAL;AACI;;AACJ,WAAK,OAAL;AACI;;AACJ,WAAK,IAAL;AACI;;AACJ,WAAK,MAAL;AACI;AARR;AAUH,GAhBU;AAiBXC,EAAAA,OAjBW,qBAiBF;AACLC,wBAASC,OAAT,CAAiB;AACbN,MAAAA,IAAI,EAAE,OADO;AAEbO,MAAAA,OAAO,EAAE,iBAASC,GAAT,EAAc;AACnBC,QAAAA,OAAO,CAACC,GAAR,CAAY,2BAAZ;AACH,OAJY;AAKbC,MAAAA,IAAI,EAAE,cAASH,GAAT,EAAc;AAChBC,QAAAA,OAAO,CAACC,GAAR,CAAY,uBAAZ;AACH,OAPY;AAQbE,MAAAA,QAAQ,EAAE,kBAASJ,GAAT,EAAc;AACpBC,QAAAA,OAAO,CAACC,GAAR,CAAY,0BAAZ;AACH;AAVY,KAAjB;;AAYAG,wBAAOC,SAAP,CAAiB;AACbC,MAAAA,OAAO,EAAE,cADI;AAEbC,MAAAA,QAAQ,EAAE;AAFG,KAAjB;;AAIAC,uBAAOC,OAAP,CAAe;AACXC,MAAAA,GAAG,EAAE;AADM,KAAf;AAGH,GArCU;AAsCXC,EAAAA,OAtCW,qBAsCF;AACLf,wBAASC,OAAT,CAAiB;AACbN,MAAAA,IAAI,EAAE,OADO;AAEbO,MAAAA,OAAO,EAAE,iBAASC,GAAT,EAAc;AACnBC,QAAAA,OAAO,CAACC,GAAR,CAAY,2BAAZ;AACH,OAJY;AAKbC,MAAAA,IAAI,EAAE,cAASH,GAAT,EAAc;AAChBC,QAAAA,OAAO,CAACC,GAAR,CAAY,uBAAZ;AACH,OAPY;AAQbE,MAAAA,QAAQ,EAAE,kBAASJ,GAAT,EAAc;AACpBC,QAAAA,OAAO,CAACC,GAAR,CAAY,0BAAZ;AACH;AAVY,KAAjB;;AAYAW,wBAAIC,SAAJ;AACH;AApDU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UCLf;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;;;;;ACtBA,qBAAqB,mBAAO,CAAC,8LAAuN;AACpP,kBAAkB,mBAAO,CAAC,wLAAoN;AAC9O,mBAAmB,mBAAO,CAAC,y1BAA+nB;;AAE1pB;;AAEA;AACA;AACA;AACA;;AAEA;;AAEA;;AAEA,CAAC;AACD,2D","sources":["webpack:///d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.css","webpack:///d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.hml","webpack:///C:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk\\js\\3.0.0.0\\build-tools\\ace-loader\\node_modules\\@babel\\runtime\\helpers\\interopRequireDefault.js","webpack:///d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.js","webpack:///webpack/bootstrap","webpack:///d:\\Github\\2048-HarmonyOS-Full\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\page0\\page0.hml?entry"],"names":["_interopRequireDefault","obj","__esModule","module","exports","onInit","brightness","setKeepScreenOn","keepScreenOn","setMode","mode","onSwipe","e","direction","ToStart","vibrator","vibrate","success","ret","console","log","fail","complete","prompt","showToast","message","duration","router","replace","uri","ToClose","app","terminate"],"sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/jsManifest/default/manifest.json b/MyApplication2/entry/build/intermediates/js/release/jsManifest/default/manifest.json deleted file mode 100644 index 1feef27..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/jsManifest/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:entry_MainAbility", - "versionName": "1.0.0", - "versionCode": 1000000, - "minPlatformVersion": 5, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/jsResources/base/media/icon.png b/MyApplication2/entry/build/intermediates/js/release/jsResources/base/media/icon.png deleted file mode 100644 index ce307a8..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/release/jsResources/base/media/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.bin b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.bin deleted file mode 100644 index 3cda2df..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.bin and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.js b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.js deleted file mode 100644 index a92abb3..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/app.js +++ /dev/null @@ -1 +0,0 @@ -!function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){var o=n(1);$app_define$("@app-application/app",[],(function(e,t,n){o(n,t,e),t.__esModule&&t.default&&(n.exports=t.default)})),$app_bootstrap$("@app-application/app",void 0,void 0)},function(e,t,n){e.exports=function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={onCreate:function(){console.info("AceApplication onCreate")},onDestroy:function(){console.info("AceApplication onDestroy")}};t.default=r,(t.default||e.exports).manifest=n(2)}},function(e){e.exports=JSON.parse('{"appID":"com.xcl20481.myapplication","appName":"$string:entry_MainAbility","versionName":"1.0.0","versionCode":1000000,"minPlatformVersion":5,"pages":["pages/index/index"],"deviceType":["phone","tablet","tv","wearable"],"window":{"autoDesignWidth":true,"designWidth":720}}')}]); \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/Wallpaper.png b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/Wallpaper.png deleted file mode 100644 index 60d4841..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/Wallpaper.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/bg-tv.jpg b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/bg-tv.jpg deleted file mode 100644 index 86fc073..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/common/images/bg-tv.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/en-US.json b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/en-US.json deleted file mode 100644 index e63c70d..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/en-US.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "Hello", - "world": "World" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/zh-CN.json b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/zh-CN.json deleted file mode 100644 index de6ee57..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/i18n/zh-CN.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "strings": { - "hello": "您好", - "world": "世界" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/manifest.json b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/manifest.json deleted file mode 100644 index 1feef27..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/manifest.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "appID": "com.xcl20481.myapplication", - "appName": "$string:entry_MainAbility", - "versionName": "1.0.0", - "versionCode": 1000000, - "minPlatformVersion": 5, - "pages": [ - "pages/index/index" - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "window": { - "autoDesignWidth": true, - "designWidth": 720 - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.bin b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.bin deleted file mode 100644 index 81d271f..0000000 Binary files a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.bin and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.js b/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.js deleted file mode 100644 index f5ccb4d..0000000 --- a/MyApplication2/entry/build/intermediates/js/release/normal/rich/assets/js/default/pages/index/index.js +++ /dev/null @@ -1 +0,0 @@ -!function(t){var e={};function n(o){if(e[o])return e[o].exports;var r=e[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(o,r,function(e){return t[e]}.bind(null,r));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=3)}([,,,function(t,e,n){var o=n(4),r=n(5),i=n(6);$app_define$("@app-component/index",[],(function(t,e,n){i(n,e,t),e.__esModule&&e.default&&(n.exports=e.default),n.exports.template=o,n.exports.style=r})),$app_bootstrap$("@app-component/index",void 0,void 0)},function(t,e){t.exports={attr:{},type:"div",classList:["container"],children:[{attr:{value:function(){return this.$t("strings.hello")+" "+this.title}},type:"text",classList:["title"]}]}},function(t,e){t.exports={".container":{flexDirection:"column",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"},".title":{fontSize:"40px",color:"#000000",opacity:.9},"@MEDIA":[{condition:"screen and (device-type: tablet) and (orientation: landscape)",".title":{fontSize:"100px"}},{condition:"screen and (device-type: wearable)",".title":{fontSize:"28px",color:"#FFFFFF"}},{condition:"screen and (device-type: tv)",".container":{backgroundImage:"/common/images/Wallpaper.png",backgroundSize:"cover",backgroundRepeat:"no-repeat",backgroundPosition:"center"},".title":{fontSize:"100px",color:"#FFFFFF"}},{condition:"screen and (device-type: phone) and (orientation: landscape)",".title":{fontSize:"60px"}}]}},function(t,e){t.exports=function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:{title:""},onInit:function(){this.title=this.$t("strings.world")}};var o=e.default||t.exports,r=["public","protected","private"];if(o.data&&r.some((function(t){return o[t]})))throw new Error("For VM objects, attribute data must not coexist with public, protected, or private. Please replace data with public.");o.data||(o.data={},o._descriptor={},r.forEach((function(t){var e=typeof o[t];if("object"===e)for(var n in o.data=Object.assign(o.data,o[t]),o[t])o._descriptor[n]={access:t};else"function"===e&&console.warn("For VM objects, attribute "+t+" value must not be a function. Change the value to an object.")})))}}]); \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/merge_profile/debug/config.json b/MyApplication2/entry/build/intermediates/merge_profile/debug/config.json deleted file mode 100644 index a663e6e..0000000 --- a/MyApplication2/entry/build/intermediates/merge_profile/debug/config.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "app": { - "bundleName": "com.xcl20481.myapplication", - "vendor": "xcl20481", - "apiVersion": { - "compatible": 4, - "target": 5, - "releaseType": "Release" - }, - "version": { - "code": 1000000, - "name": "1.0.1" - } - }, - "deviceConfig": { - "default": { - "keepAlive": true, - "debug": true - } - }, - "module": { - "name": ".MyApplication", - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "name": "com.xcl20481.myapplication.MainAbility", - "description": "$string:mainability_description", - "icon": "$media:icon2", - "label": "$string:xcl2048", - "type": "page", - "launchType": "standard", - "visible": true, - "skills": [ - { - "actions": [ - "action.system.home" - ], - "entities": [ - "entity.system.home" - ] - } - ], - "homeAbility": true - } - ], - "js": [ - { - "name": "default", - "pages": [ - "pages/index/index" - ], - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "package": "com.xcl20481.myapplication" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/merge_profile/release/config.json b/MyApplication2/entry/build/intermediates/merge_profile/release/config.json deleted file mode 100644 index 851f00f..0000000 --- a/MyApplication2/entry/build/intermediates/merge_profile/release/config.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "app": { - "bundleName": "com.xcl20481.myapplication", - "vendor": "xcl20481", - "apiVersion": { - "compatible": 4, - "target": 5, - "releaseType": "Release" - }, - "version": { - "code": 1000000, - "name": "1.0.0" - } - }, - "deviceConfig": { - - }, - "module": { - "name": ".MyApplication", - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "name": "com.xcl20481.myapplication.MainAbility", - "description": "$string:mainability_description", - "icon": "$media:icon", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard", - "visible": true, - "skills": [ - { - "actions": [ - "action.system.home" - ], - "entities": [ - "entity.system.home" - ] - } - ], - "homeAbility": true - } - ], - "js": [ - { - "name": "default", - "pages": [ - "pages/index/index" - ], - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "package": "com.xcl20481.myapplication" - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/merge_res/debug/merge_res_file.index b/MyApplication2/entry/build/intermediates/merge_res/debug/merge_res_file.index deleted file mode 100644 index f34633a..0000000 --- a/MyApplication2/entry/build/intermediates/merge_res/debug/merge_res_file.index +++ /dev/null @@ -1 +0,0 @@ -"D:\Github\MyApplication2\entry\src\main" diff --git a/MyApplication2/entry/build/intermediates/merge_res/release/merge_res_file.index b/MyApplication2/entry/build/intermediates/merge_res/release/merge_res_file.index deleted file mode 100644 index f34633a..0000000 --- a/MyApplication2/entry/build/intermediates/merge_res/release/merge_res_file.index +++ /dev/null @@ -1 +0,0 @@ -"D:\Github\MyApplication2\entry\src\main" diff --git a/MyApplication2/entry/build/intermediates/original_res/debug/res/drawable/icon2.jpg b/MyApplication2/entry/build/intermediates/original_res/debug/res/drawable/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/original_res/debug/res/drawable/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/original_res/debug/res/values/strings.xml b/MyApplication2/entry/build/intermediates/original_res/debug/res/values/strings.xml deleted file mode 100644 index db7a988..0000000 --- a/MyApplication2/entry/build/intermediates/original_res/debug/res/values/strings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - "JS_Empty Ability" - "xcl2048" - diff --git a/MyApplication2/entry/build/intermediates/original_res/release/res/drawable/icon.png b/MyApplication2/entry/build/intermediates/original_res/release/res/drawable/icon.png deleted file mode 100644 index ce307a8..0000000 Binary files a/MyApplication2/entry/build/intermediates/original_res/release/res/drawable/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/original_res/release/res/values/strings.xml b/MyApplication2/entry/build/intermediates/original_res/release/res/values/strings.xml deleted file mode 100644 index 99859de..0000000 --- a/MyApplication2/entry/build/intermediates/original_res/release/res/values/strings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - "entry_MainAbility" - "JS_Empty Ability" - diff --git a/MyApplication2/entry/build/intermediates/process_profile/debug/normal/config.json b/MyApplication2/entry/build/intermediates/process_profile/debug/normal/config.json deleted file mode 100644 index 5761626..0000000 --- a/MyApplication2/entry/build/intermediates/process_profile/debug/normal/config.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "app": { - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - }, - "vendor": "xcl20481", - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.1" - } - }, - "deviceConfig": { - "default": { - "keepAlive": true, - "debug": true - } - }, - "module": { - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.xcl20481.myapplication.MainAbility", - "icon": "$media:icon2", - "description": "$string:mainability_description", - "label": "$string:xcl2048", - "type": "page", - "launchType": "standard", - "homeAbility": true - } - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "package": "com.xcl20481.myapplication", - "name": ".MyApplication", - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/process_profile/release/normal/config.json b/MyApplication2/entry/build/intermediates/process_profile/release/normal/config.json deleted file mode 100644 index b51e56f..0000000 --- a/MyApplication2/entry/build/intermediates/process_profile/release/normal/config.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "app": { - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - }, - "vendor": "xcl20481", - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.0" - } - }, - "deviceConfig": { - - }, - "module": { - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.xcl20481.myapplication.MainAbility", - "icon": "$media:icon", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard", - "homeAbility": true - } - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "package": "com.xcl20481.myapplication", - "name": ".MyApplication", - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/R.txt b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/R.txt deleted file mode 100644 index c8fc14f..0000000 --- a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/R.txt +++ /dev/null @@ -1,4 +0,0 @@ -media icon 0x1000002 -media icon2 0x1000003 -string mainability_description 0x1000000 -string xcl2048 0x1000001 diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/config.json b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/config.json deleted file mode 100644 index 9b2134f..0000000 --- a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/config.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "app": { - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - }, - "vendor": "xcl20481", - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.1" - } - }, - "deviceConfig": { - "default": { - "debug": true, - "keepAlive": true - } - }, - "module": { - "abilities": [ - { - "iconId": 16777219, - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "descriptionId": 16777216, - "visible": true, - "labelId": 16777217, - "icon": "$media:icon2", - "name": "com.xcl20481.myapplication.MainAbility", - "description": "$string:mainability_description", - "label": "$string:xcl2048", - "type": "page", - "homeAbility": true, - "launchType": "standard" - } - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "package": "com.xcl20481.myapplication", - "name": ".MyApplication", - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources.index b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources.index deleted file mode 100644 index f57fc00..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources.index and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/attributes.key b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/attributes.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/attributes.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/constants.key b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/constants.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/constants.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/contents.key b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/contents.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/contents.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon.png b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon.png deleted file mode 100644 index 8966a1e..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon2.jpg b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/nodes.key b/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/nodes.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/debug/normal/rich/resources/base/media/nodes.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/R.txt b/MyApplication2/entry/build/intermediates/res/release/normal/rich/R.txt deleted file mode 100644 index 373f3c3..0000000 --- a/MyApplication2/entry/build/intermediates/res/release/normal/rich/R.txt +++ /dev/null @@ -1,3 +0,0 @@ -media icon 0x1000002 -string entry_MainAbility 0x1000000 -string mainability_description 0x1000001 diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/config.json b/MyApplication2/entry/build/intermediates/res/release/normal/rich/config.json deleted file mode 100644 index 4022a37..0000000 --- a/MyApplication2/entry/build/intermediates/res/release/normal/rich/config.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "app": { - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - }, - "vendor": "xcl20481", - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.0" - } - }, - "deviceConfig": { - - }, - "module": { - "abilities": [ - { - "iconId": 16777218, - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "descriptionId": 16777217, - "visible": true, - "labelId": 16777216, - "icon": "$media:icon", - "name": "com.xcl20481.myapplication.MainAbility", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "homeAbility": true, - "launchType": "standard" - } - ], - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "package": "com.xcl20481.myapplication", - "name": ".MyApplication", - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources.index b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources.index deleted file mode 100644 index 2ada6f4..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources.index and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/attributes.key b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/attributes.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/attributes.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/constants.key b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/constants.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/constants.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/contents.key b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/contents.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/contents.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/icon.png b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/icon.png deleted file mode 100644 index 8966a1e..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/nodes.key b/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/nodes.key deleted file mode 100644 index f76dd23..0000000 Binary files a/MyApplication2/entry/build/intermediates/res/release/normal/rich/resources/base/media/nodes.key and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classFiles b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classFiles deleted file mode 100644 index de63f76..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classFiles +++ /dev/null @@ -1,5 +0,0 @@ -D:\Github\MyApplication2\entry\build\intermediates\shell\debug\build\javac\classes\com\xcl20481\myapplication\MainAbilityShellActivity.class -D:\Github\MyApplication2\entry\build\intermediates\shell\debug\build\javac\classes\com\xcl20481\myapplication\R$drawable.class -D:\Github\MyApplication2\entry\build\intermediates\shell\debug\build\javac\classes\com\xcl20481\myapplication\R$string.class -D:\Github\MyApplication2\entry\build\intermediates\shell\debug\build\javac\classes\com\xcl20481\myapplication\R.class -D:\Github\MyApplication2\entry\build\intermediates\shell\debug\build\javac\classes\com\xcl20481\myapplication\ShellMyApplication.class diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class deleted file mode 100644 index 27c3dcb..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$drawable.class b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$drawable.class deleted file mode 100644 index 1c6e1b9..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$drawable.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$string.class b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$string.class deleted file mode 100644 index c401268..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R$string.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R.class b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R.class deleted file mode 100644 index 17e1f1b..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/R.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class b/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class deleted file mode 100644 index 247dc32..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/mergedManifest/normal/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/debug/build/mergedManifest/normal/AndroidManifest.xml deleted file mode 100644 index 55a0203..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/build/mergedManifest/normal/AndroidManifest.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry.zip b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry.zip deleted file mode 100644 index b5fa979..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/AndroidManifest.xml deleted file mode 100644 index 8677ca9..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/AndroidManifest.xml and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/res/drawable/icon2.jpg b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/res/drawable/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/res/drawable/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/resources.arsc b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/resources.arsc deleted file mode 100644 index 01d644d..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/cut_entry/resources.arsc and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry.zip b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry.zip deleted file mode 100644 index 854e249..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/AndroidManifest.xml deleted file mode 100644 index 5b1661f..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/AndroidManifest.xml and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/res/drawable/icon2.jpg b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/res/drawable/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/res/drawable/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/resources.arsc b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/resources.arsc deleted file mode 100644 index 01d644d..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/entry/resources.arsc and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/r/com/xcl20481/myapplication/R.java b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/r/com/xcl20481/myapplication/R.java deleted file mode 100644 index 69aaa4b..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/r/com/xcl20481/myapplication/R.java +++ /dev/null @@ -1,18 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package com.xcl20481.myapplication; - -public final class R { - public static final class drawable { - public static final int icon2=0x7f010000; - } - public static final class string { - public static final int mainability_description=0x7f020000; - public static final int xcl2048=0x7f020001; - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/res.zip b/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/res.zip deleted file mode 100644 index b37989e..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/res/normal/res.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/simplifyManifest/normal/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/debug/build/simplifyManifest/normal/AndroidManifest.xml deleted file mode 100644 index 060d991..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/build/simplifyManifest/normal/AndroidManifest.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/debug/build/transformClasses/dalvik/classes.dex b/MyApplication2/entry/build/intermediates/shell/debug/build/transformClasses/dalvik/classes.dex deleted file mode 100644 index 4ec6ed2..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/build/transformClasses/dalvik/classes.dex and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/src/main/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/debug/src/main/AndroidManifest.xml deleted file mode 100644 index aeb9603..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/src/main/AndroidManifest.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java b/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java deleted file mode 100644 index de88922..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java +++ /dev/null @@ -1,11 +0,0 @@ -package com.xcl20481.myapplication; - -import android.os.Bundle; -import ohos.abilityshell.AbilityShellActivity; - -public class MainAbilityShellActivity extends AbilityShellActivity { - @Override - public void onCreate(Bundle savedInstanceState) { - super.onCreate(savedInstanceState); - } -} diff --git a/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java b/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java deleted file mode 100644 index 9e784d9..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java +++ /dev/null @@ -1,10 +0,0 @@ -package com.xcl20481.myapplication; - -import ohos.ace.ability.AceApplication; - -public class ShellMyApplication extends AceApplication { - @Override - public void onCreate() { - super.onCreate(); - } -} diff --git a/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/drawable/icon2.jpg b/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/drawable/icon2.jpg deleted file mode 100644 index 4348017..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/drawable/icon2.jpg and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/values/strings.xml b/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/values/strings.xml deleted file mode 100644 index c686880..0000000 --- a/MyApplication2/entry/build/intermediates/shell/debug/src/main/res/values/strings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - "JS_Empty Ability" - "xcl2048" - diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classFiles b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classFiles deleted file mode 100644 index 505bc20..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classFiles +++ /dev/null @@ -1,5 +0,0 @@ -D:\Github\MyApplication2\entry\build\intermediates\shell\release\build\javac\classes\com\xcl20481\myapplication\MainAbilityShellActivity.class -D:\Github\MyApplication2\entry\build\intermediates\shell\release\build\javac\classes\com\xcl20481\myapplication\R$drawable.class -D:\Github\MyApplication2\entry\build\intermediates\shell\release\build\javac\classes\com\xcl20481\myapplication\R$string.class -D:\Github\MyApplication2\entry\build\intermediates\shell\release\build\javac\classes\com\xcl20481\myapplication\R.class -D:\Github\MyApplication2\entry\build\intermediates\shell\release\build\javac\classes\com\xcl20481\myapplication\ShellMyApplication.class diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class deleted file mode 100644 index 05d6f18..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/MainAbilityShellActivity.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$drawable.class b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$drawable.class deleted file mode 100644 index 88daace..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$drawable.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$string.class b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$string.class deleted file mode 100644 index dedc3cc..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R$string.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R.class b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R.class deleted file mode 100644 index a4c6af1..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/R.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class b/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class deleted file mode 100644 index 0e62edd..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/javac/classes/com/xcl20481/myapplication/ShellMyApplication.class and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/mergedManifest/normal/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/release/build/mergedManifest/normal/AndroidManifest.xml deleted file mode 100644 index b05f152..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/build/mergedManifest/normal/AndroidManifest.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry.zip b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry.zip deleted file mode 100644 index 330ad83..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/AndroidManifest.xml deleted file mode 100644 index 1c9e154..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/AndroidManifest.xml and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/res/drawable/icon.png b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/res/drawable/icon.png deleted file mode 100644 index d912df1..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/res/drawable/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/resources.arsc b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/resources.arsc deleted file mode 100644 index 8d15fd1..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/cut_entry/resources.arsc and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry.zip b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry.zip deleted file mode 100644 index 56cf110..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/AndroidManifest.xml deleted file mode 100644 index a2a15b4..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/AndroidManifest.xml and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/res/drawable/icon.png b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/res/drawable/icon.png deleted file mode 100644 index d912df1..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/res/drawable/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/resources.arsc b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/resources.arsc deleted file mode 100644 index 8d15fd1..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/entry/resources.arsc and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/r/com/xcl20481/myapplication/R.java b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/r/com/xcl20481/myapplication/R.java deleted file mode 100644 index 97d5ad4..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/r/com/xcl20481/myapplication/R.java +++ /dev/null @@ -1,18 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package com.xcl20481.myapplication; - -public final class R { - public static final class drawable { - public static final int icon=0x7f010000; - } - public static final class string { - public static final int entry_MainAbility=0x7f020000; - public static final int mainability_description=0x7f020001; - } -} \ No newline at end of file diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/res.zip b/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/res.zip deleted file mode 100644 index cfac4e5..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/res/normal/res.zip and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/simplifyManifest/normal/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/release/build/simplifyManifest/normal/AndroidManifest.xml deleted file mode 100644 index 08079af..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/build/simplifyManifest/normal/AndroidManifest.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/release/build/transformClasses/dalvik/classes.dex b/MyApplication2/entry/build/intermediates/shell/release/build/transformClasses/dalvik/classes.dex deleted file mode 100644 index 31cb64c..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/build/transformClasses/dalvik/classes.dex and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/src/main/AndroidManifest.xml b/MyApplication2/entry/build/intermediates/shell/release/src/main/AndroidManifest.xml deleted file mode 100644 index bff7d91..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/src/main/AndroidManifest.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java b/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java deleted file mode 100644 index de88922..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/MainAbilityShellActivity.java +++ /dev/null @@ -1,11 +0,0 @@ -package com.xcl20481.myapplication; - -import android.os.Bundle; -import ohos.abilityshell.AbilityShellActivity; - -public class MainAbilityShellActivity extends AbilityShellActivity { - @Override - public void onCreate(Bundle savedInstanceState) { - super.onCreate(savedInstanceState); - } -} diff --git a/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java b/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java deleted file mode 100644 index 9e784d9..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/src/main/java/com/xcl20481/myapplication/ShellMyApplication.java +++ /dev/null @@ -1,10 +0,0 @@ -package com.xcl20481.myapplication; - -import ohos.ace.ability.AceApplication; - -public class ShellMyApplication extends AceApplication { - @Override - public void onCreate() { - super.onCreate(); - } -} diff --git a/MyApplication2/entry/build/intermediates/shell/release/src/main/res/drawable/icon.png b/MyApplication2/entry/build/intermediates/shell/release/src/main/res/drawable/icon.png deleted file mode 100644 index ce307a8..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell/release/src/main/res/drawable/icon.png and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell/release/src/main/res/values/strings.xml b/MyApplication2/entry/build/intermediates/shell/release/src/main/res/values/strings.xml deleted file mode 100644 index 7435042..0000000 --- a/MyApplication2/entry/build/intermediates/shell/release/src/main/res/values/strings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - "entry_MainAbility" - "JS_Empty Ability" - diff --git a/MyApplication2/entry/build/intermediates/shell_output/debug/cut/entry_debug_unsigned_cut_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/debug/cut/entry_debug_unsigned_cut_entry.apk deleted file mode 100644 index 387f2dd..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/debug/cut/entry_debug_unsigned_cut_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_signed_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_signed_entry.apk deleted file mode 100644 index 5c35d80..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_signed_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_unsigned_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_unsigned_entry.apk deleted file mode 100644 index b56edf3..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/debug/entry/entry_debug_unsigned_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell_output/release/cut/entry_release_unsigned_cut_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/release/cut/entry_release_unsigned_cut_entry.apk deleted file mode 100644 index 250a846..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/release/cut/entry_release_unsigned_cut_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_signed_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_signed_entry.apk deleted file mode 100644 index c763538..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_signed_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_unsigned_entry.apk b/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_unsigned_entry.apk deleted file mode 100644 index e38b0a4..0000000 Binary files a/MyApplication2/entry/build/intermediates/shell_output/release/entry/entry_release_unsigned_entry.apk and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/transformClasses/debug/dalvik/classes.dex b/MyApplication2/entry/build/intermediates/transformClasses/debug/dalvik/classes.dex deleted file mode 100644 index be944ce..0000000 Binary files a/MyApplication2/entry/build/intermediates/transformClasses/debug/dalvik/classes.dex and /dev/null differ diff --git a/MyApplication2/entry/build/intermediates/transformClasses/release/dalvik/classes.dex b/MyApplication2/entry/build/intermediates/transformClasses/release/dalvik/classes.dex deleted file mode 100644 index a971fba..0000000 Binary files a/MyApplication2/entry/build/intermediates/transformClasses/release/dalvik/classes.dex and /dev/null differ diff --git a/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-signed.hap b/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-signed.hap deleted file mode 100644 index e205b6c..0000000 Binary files a/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-unsigned.hap b/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-unsigned.hap deleted file mode 100644 index 6b0695c..0000000 Binary files a/MyApplication2/entry/build/outputs/hap/debug/entry-debug-rich-unsigned.hap and /dev/null differ diff --git a/MyApplication2/entry/build/outputs/hap/debug/hapInfo.json b/MyApplication2/entry/build/outputs/hap/debug/hapInfo.json deleted file mode 100644 index 3c36611..0000000 --- a/MyApplication2/entry/build/outputs/hap/debug/hapInfo.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "hapPath": "entry-debug-rich-signed.hap", - "device": "phone" - }, - { - "hapPath": "entry-debug-rich-signed.hap", - "device": "tablet" - }, - { - "hapPath": "entry-debug-rich-signed.hap", - "device": "tv" - }, - { - "hapPath": "entry-debug-rich-signed.hap", - "device": "wearable" - } -] \ No newline at end of file diff --git a/MyApplication2/entry/build/outputs/hap/debug/pack.info b/MyApplication2/entry/build/outputs/hap/debug/pack.info deleted file mode 100644 index 51e4d3a..0000000 --- a/MyApplication2/entry/build/outputs/hap/debug/pack.info +++ /dev/null @@ -1,53 +0,0 @@ -{ - "summary": { - "app": { - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.1" - } - }, - "modules": [ - { - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "abilities": [ - { - "visible": true, - "name": "com.xcl20481.myapplication.MainAbility", - "label": "$string:xcl2048" - } - ], - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - } - } - ] - }, - "packages": [ - { - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "moduleType": "entry", - "deliveryWithInstall": true, - "name": "entry-debug-rich-unsigned" - } - ] -} \ No newline at end of file diff --git a/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-signed.hap b/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-signed.hap deleted file mode 100644 index 8fd9fb6..0000000 Binary files a/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-signed.hap and /dev/null differ diff --git a/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-unsigned.hap b/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-unsigned.hap deleted file mode 100644 index 857ecd4..0000000 Binary files a/MyApplication2/entry/build/outputs/hap/release/entry-release-rich-unsigned.hap and /dev/null differ diff --git a/MyApplication2/entry/build/outputs/hap/release/hapInfo.json b/MyApplication2/entry/build/outputs/hap/release/hapInfo.json deleted file mode 100644 index d191445..0000000 --- a/MyApplication2/entry/build/outputs/hap/release/hapInfo.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "hapPath": "entry-release-rich-signed.hap", - "device": "phone" - }, - { - "hapPath": "entry-release-rich-signed.hap", - "device": "tablet" - }, - { - "hapPath": "entry-release-rich-signed.hap", - "device": "tv" - }, - { - "hapPath": "entry-release-rich-signed.hap", - "device": "wearable" - } -] \ No newline at end of file diff --git a/MyApplication2/entry/build/outputs/hap/release/pack.info b/MyApplication2/entry/build/outputs/hap/release/pack.info deleted file mode 100644 index a43f148..0000000 --- a/MyApplication2/entry/build/outputs/hap/release/pack.info +++ /dev/null @@ -1,53 +0,0 @@ -{ - "summary": { - "app": { - "bundleName": "com.xcl20481.myapplication", - "version": { - "code": 1000000, - "name": "1.0.0" - } - }, - "modules": [ - { - "mainAbility": "com.xcl20481.myapplication.MainAbility", - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "abilities": [ - { - "visible": true, - "name": "com.xcl20481.myapplication.MainAbility", - "label": "$string:entry_MainAbility" - } - ], - "distro": { - "moduleType": "entry", - "installationFree": false, - "deliveryWithInstall": true, - "moduleName": "entry" - }, - "apiVersion": { - "compatible": 4, - "releaseType": "Release", - "target": 5 - } - } - ] - }, - "packages": [ - { - "deviceType": [ - "phone", - "tablet", - "tv", - "wearable" - ], - "moduleType": "entry", - "deliveryWithInstall": true, - "name": "entry-release-rich-unsigned" - } - ] -} \ No newline at end of file diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/0.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/0.pack deleted file mode 100644 index 9f6b560..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/0.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/1.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/1.pack deleted file mode 100644 index b5d035f..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/1.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/2.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/2.pack deleted file mode 100644 index 44a1f9f..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/2.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/3.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/3.pack deleted file mode 100644 index ca89973..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/3.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/4.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/4.pack deleted file mode 100644 index 791b522..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/4.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/5.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/5.pack deleted file mode 100644 index 00c93da..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/5.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/6.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/6.pack deleted file mode 100644 index a7441cf..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/6.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/7.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/7.pack deleted file mode 100644 index cfe266e..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/7.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack deleted file mode 100644 index 8d8587b..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack.old b/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack.old deleted file mode 100644 index 9bf0b91..0000000 Binary files a/MyApplication2/entry/build/tmp/compileDebugJsWithNode/.rich_cache/default-development/index.pack.old and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/0.pack.gz b/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/0.pack.gz deleted file mode 100644 index a789178..0000000 Binary files a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/0.pack.gz and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/index.pack.gz b/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/index.pack.gz deleted file mode 100644 index 40390ce..0000000 Binary files a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/.rich_cache/default-production/index.pack.gz and /dev/null differ diff --git a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/app.js.map b/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/app.js.map deleted file mode 100644 index ad3b64b..0000000 --- a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/app.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"./app.js","mappings":"2IACIA,SADW,WAEPC,QAAQC,KAAK,4BAEjBC,UAJW,WAKPF,QAAQC,KAAK,8B,aAGnBE,EAAO,SAAYC,EAAOD,SAASE,SAAWC,EAAQ,O,iUCPpDC,KAGJ,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaP,QAGrB,IAAIC,EAASG,EAAyBE,IAGrCN,YAOD,OAHAS,EAAoBH,GAAUL,EAAQA,EAAOD,QAASK,GAG/CJ,EAAOD,Q,MCrBf,IAAIU,EAAe,EAAQ,KAErBC,aAAa,0BAA4B,SAASC,EAAeC,EAAeC,GAEhFJ,EAAaI,EAAcD,EAAeD,GACtCC,EAAcE,YAAcF,EAAcG,UAC5CF,EAAad,QAAUa,EAAcG,WAIvCC,gBAAgB,4BAAuBT,OAAUA,I","sources":["webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js","webpack:///webpack/bootstrap","webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\app.js?entry"],"names":["onCreate","console","info","onDestroy","exports","module","manifest","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","$app_script$","$app_define$","$app_require$","$app_exports$","$app_module$","__esModule","default","$app_bootstrap$"],"sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/pages/index/index.js.map b/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/pages/index/index.js.map deleted file mode 100644 index d49ed53..0000000 --- a/MyApplication2/entry/build/tmp/compileReleaseJsWithNode/default/_releaseMap/pages/index/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"./pages/index/index.js","mappings":"qBAAAA,EAAOC,SACL,cACE,cAAiB,SACjB,eAAkB,SAClB,WAAc,SACd,MAAS,OACT,OAAU,QAEZ,UACE,SAAY,OACZ,MAAS,UACT,QAAW,IAEb,WAEI,UAAa,gEACb,UACE,SAAY,WAId,UAAa,qCACb,UACE,SAAY,OACZ,MAAS,aAIX,UAAa,+BACb,cACE,gBAAmB,+BACnB,eAAkB,QAClB,iBAAoB,YACpB,mBAAsB,UAExB,UACE,SAAY,QACZ,MAAS,aAIX,UAAa,+DACb,UACE,SAAY,Y,QC3CpBD,EAAOC,SACL,QACA,KAAQ,MACR,WACE,aAEF,WAEI,MACE,MAAS,WAAa,OAAQC,KAAKC,GAAG,iBAAoBC,UAAU,OAAUF,KAAU,QAE1F,KAAQ,OACR,WACE,a,4HCZJG,MACIC,MAAO,IAEXC,OAJW,WAKPL,KAAKI,MAAQJ,KAAKC,GAAG,mB,qiBCJzBK,KAGJ,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaV,QAGrB,IAAID,EAASQ,EAAyBE,IAGrCT,YAOD,OAHAY,EAAoBH,GAAUV,EAAQA,EAAOC,QAASQ,GAG/CT,EAAOC,Q,MCrBf,IAAIa,EAAiB,EAAQ,KACzBC,EAAc,EAAQ,KACtBC,EAAe,EAAQ,KAE3BC,aAAa,0BAA4B,SAASC,EAAeC,EAAeC,GAEhFJ,EAAaI,EAAcD,EAAeD,GACtCC,EAAcE,YAAcF,EAAcG,UAC9CF,EAAanB,QAAUkB,EAAcG,SAGrCF,EAAanB,QAAQsB,SAAWT,EAEhCM,EAAanB,QAAQuB,MAAQT,IAG7BU,gBAAgB,4BAAuBb,OAAUA,I","sources":["webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.css","webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml","webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.js","webpack:///webpack/bootstrap","webpack:///d:\\Github\\MyApplication2\\entry\\src\\main\\js\\default\\pages\\index\\index.hml?entry"],"names":["module","exports","this","$t","decodeURI","data","title","onInit","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","$app_template$","$app_style$","$app_script$","$app_define$","$app_require$","$app_exports$","$app_module$","__esModule","default","template","style","$app_bootstrap$"],"sourceRoot":""} \ No newline at end of file diff --git a/MyApplication2/entry/build/tmp/packageDebugRClass/MANIFEST.MF b/MyApplication2/entry/build/tmp/packageDebugRClass/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/MyApplication2/entry/build/tmp/packageDebugRClass/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/MyApplication2/entry/build/tmp/packageReleaseRClass/MANIFEST.MF b/MyApplication2/entry/build/tmp/packageReleaseRClass/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/MyApplication2/entry/build/tmp/packageReleaseRClass/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/MyApplication2/local.properties b/MyApplication2/local.properties deleted file mode 100644 index ed013f5..0000000 --- a/MyApplication2/local.properties +++ /dev/null @@ -1,12 +0,0 @@ -## This file is automatically generated by DevEco Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -hwsdk.dir=C\:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk -nodejs.dir=C\:\\Program Files\\Huawei\\DevEco Studio 3.0.0.601\\tools\\nodejs -npm.dir=C\:\\Program Files\\Huawei\\DevEco Studio 3.0.0.601\\tools\\nodejs