充值修改

This commit is contained in:
kbing1981 2024-07-01 12:10:23 +08:00
parent d8a70bf86d
commit d37076d00c
2 changed files with 4 additions and 3 deletions

View File

@ -1331,7 +1331,7 @@
margin-top: 15rpx;
}
.amount-balance{
padding: 20rpx;
padding: 15rpx;
background: linear-gradient(to right, #fff5eb, #fbe3d2);
border-radius:10rpx;
display: flex;
@ -1351,10 +1351,11 @@
}
.amount-block-lin{
width: 32%;
background: #f5f5f5;
background: url('../../static/coupon1.png');
background-size: 100%;
border-radius:10rpx;
margin-top:15rpx;
padding: 20rpx;
padding: 15rpx 26rpx;
display: flex;
justify-content: space-between;
align-items: baseline;

BIN
static/coupon1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB