yangan
2024-07-26 7cc849a21b4362a863f1028659c327bf62d1703f
manifest.json
@@ -50,14 +50,29 @@
   "quickapp": {},
   /* 小程序特有相关 */
   "mp-weixin": {
      "appid": "wx2463f9b1ba3b9651",
      "appid": "wx4a62fc1684c429a9",
      "permission": {
         "scope.userFuzzyLocation": {
            "desc": "你的位置信息将用于小程序定位"
         },
         "scope.userLocation": {
            "desc": "你的位置信息将用于小程序定位"
         }
      },
      "optimization": {
         "subPackages": true
      },
      "requiredPrivateInfos": [
         "getFuzzyLocation"
      ],
      "setting": {
         "urlCheck": false,
         "es6": true,
         "minified": true,
         "postcss": false
      },
      "usingComponents": true
      "usingComponents": true,
       "lazyCodeLoading": "requiredComponents"
   },
   "mp-alipay": {
      "usingComponents": true