邓洁:地理位置

This commit is contained in:
邓洁
2023-11-08 11:22:19 +08:00
parent 0d9a94e350
commit 52fe2a05fc
5 changed files with 62 additions and 30 deletions

View File

@@ -59,9 +59,12 @@
// 获取当前的地理位置、速度 配置
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
},
"scope.userFuzzyLocation": {
"desc": "你的位置信息将用于小程序位置的效果展示"
}
}
},
"requiredPrivateInfos": ["choosePoi", "chooseAddress", "getFuzzyLocation"]
},
"mp-alipay": {
"usingComponents": true