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 {