From 3b3de94d9dc67c6ea38b9de42f0e10c39ede4399 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Tue, 9 Dec 2025 18:19:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=B8=8A=E6=96=B9=E7=A9=BA=E7=99=BD=EF=BC=8Cbug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E3=80=82?= 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 ba21248..e7cbc75 100644 --- a/src/pages.json +++ b/src/pages.json @@ -16,6 +16,7 @@ "path": "pages/login", "style": { "navigationBarTitleText": "", + "navigationStyle": "custom", "disableScroll": true } },