Browse Source

[关注公众号][修改]:[修改样式]

tags/安徽版C.4.1.6最终版
meo 6 years ago
parent
commit
cb947ff806
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      pages/user/index.wxss

+ 5
- 4
pages/user/index.wxss View File

@@ -33,13 +33,14 @@ page{
} }


.version { .version {
width: 500rpx;
height: 90rpx;
line-height: 90rpx;
position: absolute;
right: 0;
width: 307rpx;
height: 50rpx;
bottom: 0;
text-align: center; text-align: center;
font-size: 30rpx; font-size: 30rpx;
color: #999; color: #999;
margin: 0 auto;
} }


.couponnum { .couponnum {


Loading…
Cancel
Save