From cecf7689bfd9d1e4027d3c39e9c4caca36571e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 24 Oct 2023 10:12:21 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index bf66d85..025ab44 100644 --- a/pages.json +++ b/pages.json @@ -36,8 +36,8 @@ { "path": "pages/myinformation/myinformation", "style": { - "navigationBarTitleText": "我的", - "enablePullDownRefresh": false + "enablePullDownRefresh": false, + "navigationStyle": "custom" } }, { "path": "pages/taskDetails/taskDetails",