邓洁:地理位置

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

@@ -97,17 +97,16 @@
}
}
,{
"path" : "pages/Partnerships/Partnerships",
"style" :
{
"navigationBarTitleText": "成功合伙人",
"enablePullDownRefresh": false
}
}
],
, {
"path": "pages/Partnerships/Partnerships",
"style": {
"navigationBarTitleText": "成功合伙人",
"enablePullDownRefresh": false
}
}
],
"tabBar": {
"color": "#CCCCCC",
"borderStyle": "white",
@@ -146,6 +145,11 @@
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"permission": {
"scope.userFuzzyLocation": {
"desc": "你的位置信息将用于小程序位置的效果展示"
}
},
"uniIdRouter": {},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)