完善添加银行卡功能
This commit is contained in:
@@ -13,6 +13,27 @@
|
||||
background: #ffffff;
|
||||
border-radius: 32rpx 32rpx 0rpx 0rpx;
|
||||
}
|
||||
.integral-box {
|
||||
width: 354rpx;
|
||||
height: 166rpx;
|
||||
position: absolute;
|
||||
bottom: 82rpx;
|
||||
left: 48rpx;
|
||||
font-family: PingFang SC, PingFang SC;
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
text-transform: none;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
text {
|
||||
font-size: 32rpx;
|
||||
&:last-child {
|
||||
font-size: 100rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
.left-icon {
|
||||
width: 354rpx;
|
||||
height: 166rpx;
|
||||
|
||||
Reference in New Issue
Block a user