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