Explorar o código

feature: 增加定位权限json内申明权限

332777428@qq.com hai 4 meses
pai
achega
aacfbf814c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -69,7 +69,7 @@
     "getFuzzyLocation"
   ],
   "permission": {
-    "scope.userLocation": {
+    "scope.userFuzzyLocation": {
       "desc": "你的位置信息将用于小程序位置接口的效果展示"
     }
   }