页面优化

This commit is contained in:
仲么了
2023-09-25 11:04:57 +08:00
parent c727be80c0
commit 012b5ff87c
3 changed files with 25 additions and 11 deletions

View File

@@ -2,8 +2,8 @@
"name" : "灿能物联",
"appid" : "__UNI__88BC25B",
"description" : "",
"versionName" : "1.2.8",
"versionCode" : 127,
"versionName" : "1.2.9",
"versionCode" : 129,
"transformPx" : false,
/* 5+App */
"app-plus" : {
@@ -16,9 +16,10 @@
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"useOriginalMsgbox" : true,
"alwaysShowBeforeRender" : false,
"waiting" : true,
"autoclose" : true,
"autoclose" : false,
"delay" : 0
},
/* */
@@ -107,9 +108,6 @@
"spotlight@3x" : "unpackage/res/icons/120x120.png"
}
}
},
"splashscreen" : {
"useOriginalMsgbox" : true
}
}
},