Explorar o código

Merge branch 'master' of http://47.98.226.240:3000/twt/operatingCompany

* 'master' of http://47.98.226.240:3000/twt/operatingCompany:
  配置
  appid
guo %!s(int64=3) %!d(string=hai) anos
pai
achega
b7ff6ae44c
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      operatingCompany/manifest.json

+ 7 - 2
operatingCompany/manifest.json

@@ -50,11 +50,16 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "",
+        "appid" : "wx33053a645546ec31",
         "setting" : {
             "urlCheck" : false
         },
-        "usingComponents" : true
+        "usingComponents" : true,
+        "permission" : {
+            "scope.userLocation" : {
+                "desc" : "获取门店地址"
+            }
+        }
     },
     "mp-alipay" : {
         "usingComponents" : true