From 5fcfb6cf095d5641153688008ee5f88e3d2a737b Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 26 二月 2026 16:51:37 +0800
Subject: [PATCH] #

---
 pages.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages.json b/pages.json
index a38cf72..5e72bb3 100644
--- a/pages.json
+++ b/pages.json
@@ -10,21 +10,21 @@
 		{
 			"path": "pages/home/home",
 			"style": {
-				"navigationBarTitleText": "棣栭〉",
+				"navigationBarTitleText": "%index.home%",
 				"navigationStyle": "custom"
 			}
 		},
 		{
 			"path": "pages/InManagement/ContainerBinding/Container_Binding",
 			"style": {
-				"navigationBarTitleText": "瀹瑰櫒缁戝畾",
+				"navigationBarTitleText": "%container.title%",
 				"navigationStyle": "custom"
 			}
 		},
 		{
 			"path": "pages/mat/matSelected",
 			"style": {
-				"navigationBarTitleText": "鐗╂枡缂栬緫",
+				"navigationBarTitleText": "%matSelected.title%",
 				"navigationStyle": "custom"
 			}
 		},

--
Gitblit v1.9.1