From 3b5dc77ee03b5df1b49fffafc71a9c9aa56678cf Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 17 二月 2025 18:31:03 +0800
Subject: [PATCH] 更新
---
bicycle/pages.json | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index 7e3da6d..69ee60d 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -81,6 +81,38 @@
}
}
+ ,{
+ "path" : "pages/leaseNotice/leaseNotice",
+ "style" :
+ {
+ "navigationBarTitleText": "绉熻祦椤荤煡",
+ "enablePullDownRefresh": false
+ }
+
+ },
+ {
+ "path" : "pages/setMenu/setMenu",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐑攢濂楅",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/packageDetails/packageDetails",
+ "style" :
+ {
+ "navigationBarTitleText" : "濂楅璇︽儏",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/paymentPage/paymentPage",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏀粯璁㈠崟"
+ }
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
--
Gitblit v1.9.3