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