From 8725f6c31489a85d2f7f18eabacc0d130e6074ab Mon Sep 17 00:00:00 2001 From: qzc Date: Fri, 7 Jun 2024 11:39:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 7b9fff8..758b25c 100644 --- a/pages.json +++ b/pages.json @@ -123,8 +123,35 @@ "enablePullDownRefresh": false } - } - + }, + { + "path" : "pages/addressBook/follow", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/addressBook/myDept", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/orderFeedback/orderFeedback", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/orderFeedback/orderInformation", + "style" : + { + "navigationBarTitleText" : "" + } + } ], "tabBar": {