From 2e3adf807c3c198746d3d51fbab4d71bdf22af81 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 10 十一月 2023 10:14:20 +0800
Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/parkBike into dev
---
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