余额
This commit is contained in:
25
components/yue/yuetop/yuetop.wxss
Normal file
25
components/yue/yuetop/yuetop.wxss
Normal file
@@ -0,0 +1,25 @@
|
||||
.yuetop {
|
||||
width: 690rpx;
|
||||
margin: 0 auto;
|
||||
border-bottom: 2rpx solid #EEEEEE;
|
||||
}
|
||||
|
||||
.yuetop .all {
|
||||
color: #333333;
|
||||
font-size: 28rpx;
|
||||
padding-top: 63rpx;
|
||||
padding-bottom: 25rpx;
|
||||
}
|
||||
|
||||
.yuetop .money {
|
||||
color: #333333;
|
||||
font-size: 48rpx;
|
||||
font-weight: 500;
|
||||
padding-bottom: 37rpx;
|
||||
}
|
||||
|
||||
.yuetop .money .chong {
|
||||
color: #09BB07;
|
||||
font-size: 26rpx;
|
||||
margin-left: 35rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user