配置获取地址
This commit is contained in:
parent
a83cd9daff
commit
ce5fd8f53c
|
|
@ -53,6 +53,11 @@
|
||||||
/* 小程序特有相关 */
|
/* 小程序特有相关 */
|
||||||
"mp-weixin": {
|
"mp-weixin": {
|
||||||
"appid": "wx303943e10cbe2743",
|
"appid": "wx303943e10cbe2743",
|
||||||
|
"permission": {
|
||||||
|
"scope.userLocation": {
|
||||||
|
"desc": "您的位置信息将用于获取周边服务"
|
||||||
|
}
|
||||||
|
},
|
||||||
"setting": {
|
"setting": {
|
||||||
"urlCheck": false
|
"urlCheck": false
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user