|
@@ -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
|