From 47215b2296d81ea6b3596c0b3aa375f5c33294ca Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 29 Jan 2024 09:32:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index bec2db9..8566667 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠农生活", "appid" : "__UNI__3A527D1", "description" : "", - "versionName" : "1.8.0", - "versionCode" : 180, + "versionName" : "1.8.1", + "versionCode" : 181, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -17,7 +17,7 @@ }, "splashscreen" : { "alwaysShowBeforeRender" : false, - "waiting" : true, + "waiting" : false, "autoclose" : true, "delay" : 0 },