From a62a7ce2c7c48a2b9ed7db3affe21c655c637d22 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Wed, 21 Mar 2018 14:49:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AA=E4=BA=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8F=8A=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/sys/userInfo.jsp | 169 +++++++++++------- .../WEB-INF/views/sys/userModifyPwd.jsp | 58 ++++-- 2 files changed, 145 insertions(+), 82 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/sys/userInfo.jsp b/src/main/webapp/WEB-INF/views/sys/userInfo.jsp index 11299b40e..b0e8fc2e6 100644 --- a/src/main/webapp/WEB-INF/views/sys/userInfo.jsp +++ b/src/main/webapp/WEB-INF/views/sys/userInfo.jsp @@ -1,75 +1,114 @@ -<%@ page contentType="text/html;charset=UTF-8" %> +<%@ page contentType="text/html;charset=UTF-8"%> <%@ include file="/WEB-INF/include/taglib.jsp"%> - 个人信息 - + -
- - - -
- -
- - +
+
+ +
+
+
+ +
+
+ + +
+
+
+ + +
+
+ +
+ + +
+
+ +
+ +
+ +
+
+
+ +
+
+
+ +
+ +
+ +
+
+ + +
+ +
+ +
+
+
+ +
+
+
+ +
+
+
+
+
+
- -
- -
- -
-
-
- -
-
-
- -
- -
- -
-
- - -
- -
- -
-
- -
- -
- +
\ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/sys/userModifyPwd.jsp b/src/main/webapp/WEB-INF/views/sys/userModifyPwd.jsp index 77070e9a6..d7c63a985 100644 --- a/src/main/webapp/WEB-INF/views/sys/userModifyPwd.jsp +++ b/src/main/webapp/WEB-INF/views/sys/userModifyPwd.jsp @@ -3,7 +3,7 @@ 修改密码 - +
+

+
+
+
+
+ + +
+
+
-
- -
- - * +
+
+ +
+
+ *
-
- -
- - * +
+ +
+
+ *
-
- -
- - * +
+ +
+
+ *
- +
+
+ +
+
+
+
+
+
+
+
\ No newline at end of file