yangan
2024-02-05 fb20d356a9d1415816102a2610af383feaea5d3b
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"
}
}