Selaa lähdekoodia

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

332777428@qq.com 4 kuukautta sitten
vanhempi
commit
aacfbf814c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app.json

+ 1 - 1
app.json

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