From c6ac7827159e71f6906a42ceb29a4f83a2f239f6 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 21 二月 2025 14:12:38 +0800
Subject: [PATCH] ll
---
bicycle/pages.json | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index 9cef126..0013bd6 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -72,6 +72,24 @@
}
}
+ ,{
+ "path" : "pages/login/login",
+ "style" :
+ {
+ "navigationBarTitleText": "閲嶆柊鐧诲綍",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/leaseNotice/leaseNotice",
+ "style" :
+ {
+ "navigationBarTitleText": "绉熻祦椤荤煡",
+ "enablePullDownRefresh": false
+ }
+
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
--
Gitblit v1.9.3