From bf3d93e9b84d04ab96741502643bb660efaac61a Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 7 Nov 2023 16:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=89=88=E6=9C=AC=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E8=87=B4=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 012ab06..ef3799a 100644 --- a/manifest.json +++ b/manifest.json @@ -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" : {