完善余额功能
This commit is contained in:
@ -58,4 +58,18 @@ page {
|
||||
color: #845F2E;
|
||||
margin-top: 4rpx;
|
||||
}
|
||||
.pay-popup .content {
|
||||
padding: 40rpx 0;
|
||||
text-align: center;
|
||||
width: 560rpx;
|
||||
border-radius: 20rpx;
|
||||
}
|
||||
.pay-popup .img-icon {
|
||||
width: 168rpx;
|
||||
height: 168rpx;
|
||||
display: inline-block;
|
||||
}
|
||||
.pay-popup .btn {
|
||||
margin: 80rpx 60rpx 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user