This commit is contained in:
曹辉 2023-05-05 16:22:02 +08:00
parent 6a0efd2e82
commit 5059cd422a

View File

@ -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": "",