From d1d11cfcc94a731320db33b1e596c37b76195904 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 28 Mar 2019 12:36:03 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=85=B3=E6=B3=A8=E5=85=AC=E4=BC=97=E5=8F=B7]?= =?UTF-8?q?[=E4=BF=AE=E6=94=B9]:[=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/index.wxss | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/user/index.wxss b/pages/user/index.wxss index fad2fab..3a82c6c 100644 --- a/pages/user/index.wxss +++ b/pages/user/index.wxss @@ -33,13 +33,14 @@ page{ } .version { - width: 500rpx; - height: 90rpx; - line-height: 90rpx; + position: absolute; + right: 0; + width: 307rpx; + height: 50rpx; + bottom: 0; text-align: center; font-size: 30rpx; color: #999; - margin: 0 auto; } .couponnum {