From 193a5ff48c980d1fbb377b666a71b99010de1673 Mon Sep 17 00:00:00 2001 From: jqtmviyu Date: Sat, 19 Apr 2025 17:53:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E6=A0=87=E9=A2=98=E9=A2=9C=E8=89=B2=E5=8F=8A=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F=E5=89=8D=E6=99=AF=E9=A2=9C=E8=89=B2=20?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E4=B8=BA=E7=99=BD=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages.json b/src/pages.json index b119114..b8ced69 100644 --- a/src/pages.json +++ b/src/pages.json @@ -19,6 +19,7 @@ // 页面样式 "style": { "navigationStyle": "custom", // 隐藏顶部默认导航 + "navigationBarTextStyle": "white", "navigationBarTitleText": "首页" } },