完善页面

This commit is contained in:
2025-04-29 15:57:57 +08:00
parent 8663488c5f
commit 644c7f0767
189 changed files with 10029 additions and 7895 deletions

View File

@ -30,10 +30,21 @@
right: 0;
}
.balance {
padding: 50rpx 280rpx;
height: 209rpx;
}
.wallet-btn {
height: 150rpx;
padding: 0 100rpx;
}
.list {
margin: 22rpx 34rpx;
height: 962rpx;
box-shadow: 0rpx 6rpx 28rpx 4rpx rgba(0, 0, 0, 0.05);
}
.deduct {
color: rgba(0, 0, 0, 0.6);
}
.date {
color: rgba(0, 0, 0, 0.4);
}