From c5c4f201eedfcf374008238dce7afc84f8200ea4 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期六, 07 二月 2026 16:33:42 +0800
Subject: [PATCH] 代码初始化

---
 web/pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/pages.json b/web/pages.json
index 9a9dae8..7eb2248 100644
--- a/web/pages.json
+++ b/web/pages.json
@@ -3,7 +3,7 @@
 		{
 			"path": "pages/index/index",
 			"style": {
-				"navigationBarTitleText": "鐢靛姩杞︽敹娆�",
+				"navigationBarTitleText": "鏅虹铚�",
 				"navigationStyle": "custom"
 			}
 		},
@@ -17,7 +17,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "鐢靛姩杞︽敹娆�",
+		"navigationBarTitleText": "鏅虹铚�",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	},

--
Gitblit v1.9.3