manifest.json
@@ -53,8 +53,14 @@ "appid": "wx4a62fc1684c429a9", "permission": { "scope.userFuzzyLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" "desc": "你的位置信息将用于小程序定位" }, "scope.userLocation": { "desc": "你的位置信息将用于小程序定位" } }, "optimization": { "subPackages": true }, "requiredPrivateInfos": [ "getFuzzyLocation" @@ -80,4 +86,4 @@ "enable": false }, "vueVersion": "2" } }