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