From c6d20c6e1db82b204cf59e058bc3ba2a9cd84a1e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 24 十月 2023 09:24:17 +0800
Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/parkBike into dev
---
bicycle/pages.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/bicycle/pages.json b/bicycle/pages.json
index 9cef126..7e3da6d 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -72,6 +72,15 @@
}
}
+ ,{
+ "path" : "pages/login/login",
+ "style" :
+ {
+ "navigationBarTitleText": "閲嶆柊鐧诲綍",
+ "enablePullDownRefresh": false
+ }
+
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
--
Gitblit v1.9.3