取消版本不一致提示
This commit is contained in:
parent
670ab6ff0b
commit
bf3d93e9b8
@ -3,14 +3,17 @@
|
||||
// "appid" : "__UNI__3A527D1",
|
||||
"appid" : "__UNI__B5B1EDD",
|
||||
"description" : "",
|
||||
"versionName" : "1.2.5",
|
||||
"versionCode" : 125,
|
||||
"versionName" : "1.2.6",
|
||||
"versionCode" : 126,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
"usingComponents" : true,
|
||||
"nvueStyleCompiler" : "uni-app",
|
||||
"compilerVersion" : 3,
|
||||
"compatible":{
|
||||
"ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
|
||||
},
|
||||
// "statusbar": {
|
||||
// "immersed": false
|
||||
// },
|
||||
@ -91,7 +94,8 @@
|
||||
"urlschemewhitelist" : [ "iosamap" ]
|
||||
},
|
||||
"splashscreen" : {
|
||||
"useOriginalMsgbox" : true
|
||||
"useOriginalMsgbox" : false,
|
||||
"androidStyle" : "common"
|
||||
},
|
||||
"icons" : {
|
||||
"android" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user