manifest.json
@@ -51,6 +51,14 @@ /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx4a62fc1684c429a9", "permission": { "scope.userFuzzyLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "requiredPrivateInfos": [ "getFuzzyLocation" ], "setting" : { "urlCheck" : false, "es6" : true,