From 11e47853b39c6c0acd7074bb1727e4295b70d643 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 15 九月 2025 13:36:43 +0800
Subject: [PATCH] 优化
---
bicycle/pages.json | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index 7fb1082..e5d1ad3 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -114,6 +114,27 @@
"navigationBarTitleText" : "鏀粯璁㈠崟",
"navigationBarBackgroundColor": "#ffffff"
}
+ },
+ {
+ "path" : "pages/operationLogin/operationLogin",
+ "style" :
+ {
+ "navigationBarTitleText" : "杩愯惀涓績"
+ }
+ },
+ {
+ "path" : "pages/operationsCenter/operationsCenter",
+ "style" :
+ {
+ "navigationBarTitleText" : "杩愯惀涓績"
+ }
+ },
+ {
+ "path" : "pages/operationList/operationList",
+ "style" :
+ {
+ "navigationBarTitleText" : "杩愯惀涓績"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3