From a9bd456ab3b24eb1313a725073b86db8e55f975a Mon Sep 17 00:00:00 2001 From: yangzhe Date: Fri, 4 Jul 2025 16:54:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages.json b/pages.json index eb7619f..f210c44 100644 --- a/pages.json +++ b/pages.json @@ -12,6 +12,14 @@ ] }, "pages": [ + { + "path": "pages/home/index/index", + "style": { + "navigationBarTitleText": "首页", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, { "path": "pages/notes/index", "style": {