wangfukang 14 hours ago
parent
commit
c66a3cb956
  1. 8
      manifest.json

8
manifest.json

@ -1,6 +1,6 @@
{ {
"name" : "kuaiyidian", "name" : "kuaiyidian",
"appid" : "__UNI__DBFF8D0", "appid" : "__UNI__848CBB0",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
@ -71,9 +71,9 @@
"appid" : "wx6d7d4fb58d1502db", "appid" : "wx6d7d4fb58d1502db",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"postcss" : false, "postcss" : true,
"minified" : true, "minified" : true,
"es6" : false "es6" : true
}, },
"embeddedAppIdList" : [ "wxf5362b6e97ecee2f" ], "embeddedAppIdList" : [ "wxf5362b6e97ecee2f" ],
"usingComponents" : true, "usingComponents" : true,
@ -82,7 +82,7 @@
}, },
"plugins" : { "plugins" : {
"WechatSI" : { "WechatSI" : {
"version" : "0.3.5", "version" : "0.3.10",
"provider" : "wx069ba97219f66d99" "provider" : "wx069ba97219f66d99"
} }
}, },

Loading…
Cancel
Save