修改
This commit is contained in:
parent
6a0efd2e82
commit
5059cd422a
21
pages.json
21
pages.json
@ -259,7 +259,8 @@
|
||||
"path": "pages/Healthknowledge/Healthknowledge",
|
||||
"style": {
|
||||
"navigationBarTitleText": "健康常识",
|
||||
"enablePullDownRefresh": false
|
||||
"onReachBottomDistance": 50, //距离底部多远时触发 单位为px
|
||||
"enablePullDownRefresh": true //设置参数为true
|
||||
}
|
||||
}, {
|
||||
"path": "pages/Healthitem/Healthitem",
|
||||
@ -303,17 +304,15 @@
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/Moreoptions/Moreoptions",
|
||||
"style": {
|
||||
"navigationBarTitleText": "护理机构",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "pages/Moreoptions/Moreoptions",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "护理机构",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user