Explorar el Código

上传文件至 ''

yzc hace 2 años
padre
commit
0605b589b3
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      app.json

+ 5 - 1
app.json

@@ -26,6 +26,10 @@
     "navigationBarTitleText": "物流管家",
     "navigationBarTextStyle": "black"
   },
-  
+  "permission":{
+    "scope.userLocation": {
+      "desc": "请点击确定"
+    }
+  },
   "sitemapLocation": "sitemap.json"
 }