From 0417f7e4bf6568c975ac2d01fc5addf0c41b497a Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 8 Jan 2019 17:13:35 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8E=88=E6=9D=83=E9=A1=B5=E9=9D=A2shangchang?= =?UTF-8?q?logo=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/getuserinfo/index.wxml | 2 +- pages/getuserinfo/index.wxss | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/getuserinfo/index.wxml b/pages/getuserinfo/index.wxml index efb4857..38e4b7d 100755 --- a/pages/getuserinfo/index.wxml +++ b/pages/getuserinfo/index.wxml @@ -1,6 +1,6 @@ diff --git a/pages/getuserinfo/index.wxss b/pages/getuserinfo/index.wxss index df614d2..7b6789c 100755 --- a/pages/getuserinfo/index.wxss +++ b/pages/getuserinfo/index.wxss @@ -8,12 +8,12 @@ .login-logo { width: 320rpx; - height: 320rpx; + /* height: 320rpx; */ } .login-logo>image { - width: 100%; - height: 100%; + display: block; + width: 320rpx; } .login-btn {