From 1b0cf0db5c82ea8308d2f338973a91555787c34d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 18 三月 2025 11:17:23 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

---
 bicycle/pages.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/bicycle/pages.json b/bicycle/pages.json
index 7e3da6d..0013bd6 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -81,6 +81,15 @@
             }
             
         }
+        ,{
+            "path" : "pages/leaseNotice/leaseNotice",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "绉熻祦椤荤煡",
+                "enablePullDownRefresh": false
+            }
+            
+        }
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

--
Gitblit v1.9.3