diff --git a/manifest.json b/manifest.json index c6b541f..a2fa99b 100644 --- a/manifest.json +++ b/manifest.json @@ -50,9 +50,10 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "", + "appid" : "wxcfebd67cf993c6f3", "setting" : { - "urlCheck" : false + "urlCheck" : false, + "es6" : true }, "usingComponents" : true },