Browse Source

[ext.json 文件增加 permission]

tags/富茂链客4.1.0
meo 6 years ago
parent
commit
938f874343
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      ext.json

+ 5
- 0
ext.json View File

@@ -12,6 +12,11 @@
"passCarreturnUrl":"https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback"
}
},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"directCommit": false,
"tabBar": {
"color": "#9F9F9F",


Loading…
Cancel
Save