From 04dba6a17f836b5fbdf0eedff8a129c6785fd8a2 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 28 二月 2025 18:25:00 +0800
Subject: [PATCH] 111

---
 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