This commit is contained in:
@fawn-nine
2024-08-02 17:12:37 +08:00
parent 7ee7b52c93
commit 7c9b2a3c80
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
onLaunch: function(e) {
// 检测自动更新
// #ifdef APP-PLUS
// updata();
updata();
// #endif
uni.getSystemInfo({

View File

@@ -12,8 +12,8 @@
"src" : "图片路径"
}
],
"versionName" : "1.0.13",
"versionCode" : 1013,
"versionName" : "1.0.14",
"versionCode" : 1014,
"app-plus" : {
"nvueCompiler" : "weex",
"compatible" : {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB