From 52ca54dd6351758ce6d2b808bfdf733d295f14ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 9 Nov 2022 10:57:11 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index d3e98f1..8fb5f94 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,8 @@ "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", - "navigationBarBackgroundColor": "#ffffff" //背景颜色 + "navigationBarBackgroundColor": "#ffffff" ,//背景颜色 + "navigationStyle": "custom" } },{ "path": "pages/personal/personal",