From 6ee6d2ef00979fd2c903d231d5ceaebc3404bfa9 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 03607ca..37e1504 100644 --- a/pages.json +++ b/pages.json @@ -12,7 +12,7 @@ }, { "path": "pages/medicine/medicine", "style": { - "navigationBarTitleText": "健康咨询", + "navigationBarTitleText": "齐鲁名医", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff", "disableScroll": true @@ -356,6 +356,13 @@ "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": false } + }, { + "path": "pages/ConsultationDetails/ConsultationDetails", + "style": { + "navigationBarTitleText": "齐鲁名医", + "navigationBarBackgroundColor": "#ffffff", + "enablePullDownRefresh": false + } } ], "globalStyle": {