From 09ce53889f86561e555995f366c822182bedfd5e Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 01 Nov 2023 20:14:25 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
---
pages.json | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 2812e75..a15d4b4 100644
--- a/pages.json
+++ b/pages.json
@@ -44,6 +44,16 @@
"navigationBarBackgroundColor": "#4586fe",
"navigationBarTextStyle": "white"
}
+ },
+ //修改密码
+ {
+ "path": "password/index",
+ "style": {
+ "navigationBarTitleText": "修改密码",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#fff",
+ "navigationBarTextStyle": "black"
+ }
}
]
},
--
Gitblit v1.9.3