From 031ba386554387210a34313a41d53c1fb43597aa Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 8 Sep 2016 15:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=A7=E5=88=AB=E9=80=89=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/wechat/edit_userinfo.html | 18 ++++++++++-------- public/stylesheets/weui/weixin.css | 6 +----- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/public/assets/wechat/edit_userinfo.html b/public/assets/wechat/edit_userinfo.html index 2d6fd6093..e4a7a00f2 100644 --- a/public/assets/wechat/edit_userinfo.html +++ b/public/assets/wechat/edit_userinfo.html @@ -12,14 +12,16 @@
姓名
-
- 性别 -
- +
+
+ 性别 + + +
+
+ + +
diff --git a/public/stylesheets/weui/weixin.css b/public/stylesheets/weui/weixin.css index ed8cf1bd6..cf44a3814 100644 --- a/public/stylesheets/weui/weixin.css +++ b/public/stylesheets/weui/weixin.css @@ -262,8 +262,4 @@ a.underline {text-decoration:underline;} /*资料修改*/ .blank-row {width:100%; height:38px; line-height:38px; vertical-align:middle;} .upload-input-container {width:30px; height:30px; border:1px solid #ddd; position:relative;} -.upload-input {width:30px; height:30px; position:absolute; z-index:1; opacity:0;} -/*.upload-input-container:after {content:" "; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background-color:#ddd; background-image:url(../images/male.jpg); width:30px; height:30px; background-size:30px 30px; border-radius:50%;}*/ -.select-container {position:relative; padding-left:62px;} -.select-text {position:absolute; left:15px;} -.select-model {width:100%; border:none; color:#999; margin-top:8px; outline:none;} \ No newline at end of file +.upload-input {width:30px; height:30px; position:absolute; z-index:1; opacity:0;} \ No newline at end of file