Browse Source

fix:冲突解决

贾宇博 3 weeks ago
parent
commit
eec3c76eeb
2 changed files with 6 additions and 13 deletions
  1. 6 9
      manifest.json
  2. 0 4
      pages.json

+ 6 - 9
manifest.json

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

+ 0 - 4
pages.json

@@ -335,10 +335,6 @@
 			"version": "1.0.2",
 			"version": "1.0.2",
 			"provider": "wx63ffb7b7894e99ae"
 			"provider": "wx63ffb7b7894e99ae"
 		}
 		}
-		// "chooseLocation": {
-		// 	"version": "1.1.1",
-		// 	"provider": "wx76a9a06e5b4e693e"
-		// }
 	},
 	},
 	"permission": {
 	"permission": {
 		"scope.userFuzzyLocation": {
 		"scope.userFuzzyLocation": {