From 921fa84abe0062bd4fb3534685246453bf968970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Mon, 27 Mar 2023 11:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 797495c..b9affb0 100644 --- a/pages.json +++ b/pages.json @@ -20,7 +20,7 @@ }, { "path": "pages/medicine/medicine", "style": { - "navigationBarTitleText": "健康咨询", + "navigationBarTitleText": "齐鲁名医", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "disableScroll": true @@ -364,6 +364,13 @@ "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": false } + }, { + "path": "pages/ConsultationDetails/ConsultationDetails", + "style": { + "navigationBarTitleText": "齐鲁名医", + "navigationBarBackgroundColor": "#ffffff", + "enablePullDownRefresh": false + } } ], "globalStyle": {