This commit is contained in:
曹辉 2023-03-27 11:29:31 +08:00
parent 597be6905d
commit 921fa84abe

View File

@ -20,7 +20,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
@ -364,6 +364,13 @@
"navigationBarBackgroundColor": "#ffffff", "navigationBarBackgroundColor": "#ffffff",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, {
"path": "pages/ConsultationDetails/ConsultationDetails",
"style": {
"navigationBarTitleText": "齐鲁名医",
"navigationBarBackgroundColor": "#ffffff",
"enablePullDownRefresh": false
}
} }
], ],
"globalStyle": { "globalStyle": {