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" } },