twt 3 years ago
parent
commit
e5047b9e75
1 changed files with 6 additions and 1 deletions
  1. 6 1
      operatingCompany/manifest.json

+ 6 - 1
operatingCompany/manifest.json

@@ -54,7 +54,12 @@
         "setting" : {
             "urlCheck" : false
         },
-        "usingComponents" : true
+        "usingComponents" : true,
+        "permission" : {
+            "scope.userLocation" : {
+                "desc" : "获取门店地址"
+            }
+        }
     },
     "mp-alipay" : {
         "usingComponents" : true