From ba3d748f9eb65a66fca9bd74fc7796b90a0a70ae Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 30 六月 2023 09:06:15 +0800 Subject: [PATCH] Merge branch 'release/v1.1.3发布' --- uniapp/manifest.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/uniapp/manifest.json b/uniapp/manifest.json index 2871470..d97a230 100644 --- a/uniapp/manifest.json +++ b/uniapp/manifest.json @@ -2,8 +2,8 @@ "name" : "澶ц繑瀹�", "appid" : "__UNI__FC8858A", "description" : "澶ц繑瀹榓pp", - "versionName" : "1.1.9", - "versionCode" : 119, + "versionName" : "1.1.3", + "versionCode" : 113, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -12,8 +12,8 @@ "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { - "alwaysShowBeforeRender" : true, - "waiting" : true, + "alwaysShowBeforeRender" : false, + "waiting" : false, "autoclose" : true, "delay" : 0 }, -- Gitblit v1.9.3