This commit is contained in:
曹辉 2023-03-27 11:29:31 +08:00
parent 6a536b76e8
commit 6ee6d2ef00

View File

@ -12,7 +12,7 @@
}, { }, {
"path": "pages/medicine/medicine", "path": "pages/medicine/medicine",
"style": { "style": {
"navigationBarTitleText": "健康咨询", "navigationBarTitleText": "齐鲁名医",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#ffffff", "navigationBarBackgroundColor": "#ffffff",
"disableScroll": true "disableScroll": true
@ -356,6 +356,13 @@
"navigationBarBackgroundColor": "#ffffff", "navigationBarBackgroundColor": "#ffffff",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, {
"path": "pages/ConsultationDetails/ConsultationDetails",
"style": {
"navigationBarTitleText": "齐鲁名医",
"navigationBarBackgroundColor": "#ffffff",
"enablePullDownRefresh": false
}
} }
], ],
"globalStyle": { "globalStyle": {