From 1a0d015ebde58481bc9bba4bc7a2b5154fcabfe5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 26 六月 2026 18:06:07 +0800
Subject: [PATCH] 页面
---
bicycle/pages.json | 48 +++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 45 insertions(+), 3 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index e5d1ad3..1bb982b 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -135,13 +135,55 @@
{
"navigationBarTitleText" : "杩愯惀涓績"
}
- }
+ },
+ {
+ "path": "pages/couponRedemption/couponRedemption",
+ "style": {
+ "navigationBarTitleText": "鍒哥爜鍏戞崲"
+ }
+ },
+ {
+ "path": "pages/success/success",
+ "style": {
+ "navigationBarTitleText": "楠屽埜鎴愬姛"
+ }
+ },
+ {
+ "path": "pages/personalCenter/personalCenter",
+ "style": {
+ "navigationBarTitleText": "涓汉涓績"
+ }
+ },
+ {
+ "path": "pages/operation/operation",
+ "style": {
+ "navigationBarTitleText": "杩愯惀涓績"
+ }
+ },
+ {
+ "path": "pages/order/order",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟绠$悊"
+ }
+ },
+ {
+ "path": "pages/trajectory/trajectory",
+ "style": {
+ "navigationBarTitleText": "杞﹁締杞ㄨ抗"
+ }
+ },
+ {
+ "path": "pages/businessOverview/businessOverview",
+ "style": {
+ "navigationBarTitleText": "缁忚惀姒傚喌"
+ }
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F7F7F7"
+ "navigationBarBackgroundColor": "#ffffff",
+ "backgroundColor": "#ffffff"
},
"uniIdRouter": {}
}
--
Gitblit v1.9.3