@ -50,11 +50,19 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
"appid" : "",
"appid" : "wx9d68934300b1fe90",
"setting" : {
"urlCheck" : false
"urlCheck" : false,
"es6" : true,
"postcss" : true,
"minified" : true
},
"usingComponents" : true
"usingComponents" : true,
"permission" : {
"scope.userLocation" : {
"desc" : "给用户展示地图"
}
"mp-alipay" : {