Selaa lähdekoodia

fix:冲突修改

贾宇博 3 viikkoa sitten
vanhempi
commit
b332f7e5ac
1 muutettua tiedostoa jossa 9 lisäystä ja 6 poistoa
  1. 9 6
      manifest.json

+ 9 - 6
manifest.json

@@ -60,13 +60,16 @@
         "optimization": {
             "subPackages": true
         },
-        "lazyCodeLoading" : "requiredComponents",
-        "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
-        "permission" : {
-            "scope.userLocation" : {
-                "desc" : "你的位置信息将用于警情上报"
+        "lazyCodeLoading": "requiredComponents",
+        "requiredPrivateInfos": [
+            "getLocation",
+            "chooseLocation"
+          ],
+         "permission": {
+            "scope.userLocation": {
+              "desc": "你的位置信息将用于警情上报"
             }
-        }
+          }
     },
     "mp-alipay": {
         "usingComponents": true