From 2452304401a3be9d58c41dab7c754df44005d946 Mon Sep 17 00:00:00 2001 From: bobi Date: Mon, 26 Aug 2019 17:38:21 +0800 Subject: [PATCH] deleted:css/user.css --- css/user.css | 84 ------------------------------------- pages/member/user-info.html | 35 +++++++++++----- pages/member/user-pwd.html | 31 ++++++++++---- 3 files changed, 48 insertions(+), 102 deletions(-) delete mode 100644 css/user.css diff --git a/css/user.css b/css/user.css deleted file mode 100644 index 7716e9b..0000000 --- a/css/user.css +++ /dev/null @@ -1,84 +0,0 @@ -form input.layui-input[disabled] { - background: #f2f2f2; - color: #595963 !important; -} - -.user_left { - float: left; - margin: 20px 0 0 5%; -} - -.user_right { - width: 25%; - float: left; - margin: 20px 0 0 5%; - text-align: center; -} - -.user_right p { - margin: 10px 0 25px; - font-size: 12px; - text-align: center; - color: #FF5722; -} - -.user_right img#userFace { - width: 200px; - height: 200px; -} - -.layui-table, .layui-table th { - text-align: center; -} - -.userAddress.layui-form-item .layui-input-inline { - width: 23%; -} - -.userAddress.layui-form-item .layui-input-inline:last-child { - margin-right: 0; -} - -.relateve { - position: relative !important; -} - -.shade { - position: absolute; - z-index: 999; - top: 0; - left: 0; - right: 0; - bottom: 0; - opacity: 0; -} - -/*用户列表*/ -#page { - text-align: right; -} - -/*修改密码*/ -.changePwd { - width: 30%; - margin: 3% 0 0 5%; -} - -@media screen and (max-width: 750px) { - .user_left, .user_right, .changePwd { - width: 100%; - float: none; - margin-left: 0; - } - - .user_right { - margin-bottom: 20px; - } -} - -@media screen and (max-width: 450px) { - .userAddress.layui-form-item .layui-input-inline { - width: auto; - } -} - diff --git a/pages/member/user-info.html b/pages/member/user-info.html index 2cdbbbe..b2dd630 100644 --- a/pages/member/user-info.html +++ b/pages/member/user-info.html @@ -1,16 +1,31 @@ - + 基本资料 - - - - - - - + +
@@ -53,7 +68,7 @@
+ + - - diff --git a/pages/member/user-pwd.html b/pages/member/user-pwd.html index 31546a1..89098e9 100644 --- a/pages/member/user-pwd.html +++ b/pages/member/user-pwd.html @@ -2,15 +2,30 @@ - 修改密码--ok-admin后台管理模板 - - + 修改密码 - - - - - + +