chore-小程序配置

This commit is contained in:
Huang 2022-06-15 17:28:28 +08:00
parent 0db33173c5
commit 074f46ff77

View File

@ -50,11 +50,15 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "", "appid" : "wxc8e4923d551cd4a4",
"setting" : { "setting" : {
"urlCheck" : false "urlCheck" : false,
"es6" : true,
"postcss" : true,
"minified" : true
}, },
"usingComponents" : true "usingComponents" : true,
"permission" : {}
}, },
"mp-alipay" : { "mp-alipay" : {
"usingComponents" : true "usingComponents" : true