邓洁:地理位置
This commit is contained in:
26
pages.json
26
pages.json
@@ -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 的索引项)
|
||||
|
||||
Reference in New Issue
Block a user