twt 3 年之前
父節點
當前提交
e5047b9e75
共有 1 個文件被更改,包括 6 次插入1 次删除
  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