From c66a3cb956b7ca22e4862258a9e54ddfe6c0f7c3 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Wed, 23 Sep 2026 13:45:29 +0800 Subject: [PATCH] 1 --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 5071f9a..ab17d15 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "kuaiyidian", - "appid" : "__UNI__DBFF8D0", + "appid" : "__UNI__848CBB0", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -71,9 +71,9 @@ "appid" : "wx6d7d4fb58d1502db", "setting" : { "urlCheck" : false, - "postcss" : false, + "postcss" : true, "minified" : true, - "es6" : false + "es6" : true }, "embeddedAppIdList" : [ "wxf5362b6e97ecee2f" ], "usingComponents" : true, @@ -82,7 +82,7 @@ }, "plugins" : { "WechatSI" : { - "version" : "0.3.5", + "version" : "0.3.10", "provider" : "wx069ba97219f66d99" } },