完成充值改造
This commit is contained in:
23
pages/rechargeWay/index.wxss
Normal file
23
pages/rechargeWay/index.wxss
Normal file
@@ -0,0 +1,23 @@
|
||||
/* pages/rechargeWay/index.wxss */
|
||||
.rechargeInfoWrapper {
|
||||
margin-top: 10vw;
|
||||
margin-bottom: 10vw;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.money {
|
||||
font-weight: 700;
|
||||
font-size: 60rpx;
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
|
||||
.address {
|
||||
font-size: 28rpx;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
|
||||
.rechargeBtn {
|
||||
margin-top: 10vh;
|
||||
margin-left: 32rpx;
|
||||
margin-right: 32rpx;
|
||||
}
|
Reference in New Issue
Block a user