From 582f536845628ffb8132aaed1885ee535fcf08ad Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期四, 27 四月 2023 10:44:51 +0800
Subject: [PATCH] no message

---
 pages.json |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index ccdaaea..6f7468b 100644
--- a/pages.json
+++ b/pages.json
@@ -15,7 +15,31 @@
 		{
 			"path": "pages/mine/index",
 			"style": {
+				"navigationBarTitleText": "鍟嗗煄"
+			}
+		},
+		{
+			"path": "pages/system/index",
+			"style": {
 				"navigationBarTitleText": "鎴戠殑"
+			}
+		},
+		{
+			"path": "pages/system/authmobile",
+			"style": {
+				"navigationBarTitleText": "鎺堟潈"
+			}
+		},
+		{
+			"path": "pages/agreement/mini",
+			"style": {
+				"navigationBarTitleText": "闅愮鍗忚"
+			}
+		},
+		{
+			"path": "pages/agreement/xieyi",
+			"style": {
+				"navigationBarTitleText": "鐢ㄦ埛鏈嶅姟鍗忚"
 			}
 		},
 		{
@@ -113,6 +137,12 @@
 				"iconPath": "static/mine.png",
 				"selectedIconPath": "static/mineHL.png",
 				"text": "鍟嗗煄"
+			},
+			{
+				"pagePath": "pages/system/index",
+				"iconPath": "static/mine.png",
+				"selectedIconPath": "static/mineHL.png",
+				"text": "鎴戠殑"
 			}
 		]
 	}

--
Gitblit v1.9.3