qingyiay
2023-03-27 7986bc00e330411ffc73da24fdd168c6af8cf295
manifest.json
@@ -50,7 +50,15 @@
   "quickapp": {},
   /* 小程序特有相关 */
   "mp-weixin": {
      "appid": "wx2463f9b1ba3b9651",
      "appid": "wx4a62fc1684c429a9",
      "permission": {
         "scope.userFuzzyLocation": {
            "desc": "你的位置信息将用于小程序位置接口的效果展示"
         }
      },
      "requiredPrivateInfos": [
         "getFuzzyLocation"
      ],
      "setting": {
         "urlCheck": false,
         "es6": true,
@@ -72,4 +80,4 @@
      "enable": false
   },
   "vueVersion": "2"
}
}