取消版本不一致提示

This commit is contained in:
weipengfei 2023-11-07 16:02:15 +08:00
parent 670ab6ff0b
commit bf3d93e9b8

View File

@ -3,14 +3,17 @@
// "appid" : "__UNI__3A527D1", // "appid" : "__UNI__3A527D1",
"appid" : "__UNI__B5B1EDD", "appid" : "__UNI__B5B1EDD",
"description" : "", "description" : "",
"versionName" : "1.2.5", "versionName" : "1.2.6",
"versionCode" : 125, "versionCode" : 126,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {
"usingComponents" : true, "usingComponents" : true,
"nvueStyleCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3, "compilerVersion" : 3,
"compatible":{
"ignoreVersion": true //trueHBuilderX1.9.0
},
// "statusbar": { // "statusbar": {
// "immersed": false // "immersed": false
// }, // },
@ -91,7 +94,8 @@
"urlschemewhitelist" : [ "iosamap" ] "urlschemewhitelist" : [ "iosamap" ]
}, },
"splashscreen" : { "splashscreen" : {
"useOriginalMsgbox" : true "useOriginalMsgbox" : false,
"androidStyle" : "common"
}, },
"icons" : { "icons" : {
"android" : { "android" : {