修改展示页的样式

This commit is contained in:
zheng020 2026-05-15 16:21:32 +08:00
parent be4574621d
commit 80f3240b02

View File

@ -728,7 +728,7 @@ onShow(() => {
z-index: 2;
margin-right: -16rpx;
left: 20rpx;
top: 8rpx
/* top: 8rpx */
}
.card-income-text-wrap {
@ -1042,8 +1042,9 @@ onShow(() => {
.reward-amount {
font-size: 28rpx;
color: #c060e0;
font-weight: 700;
color: #fff;
font-weight: 600;
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.7);
}
/* 空状态 */