fix: pos刷卡推荐,样式修改。

This commit is contained in:
tianyongbao
2026-02-18 22:44:47 +08:00
parent a4a5e55d95
commit 11afc72d0d

View File

@@ -396,7 +396,7 @@ page {
}
.card-name {
font-size: 28rpx;
font-size: 26rpx;
font-weight: 600;
color: #ffffff;
line-height: 1.3;
@@ -408,7 +408,7 @@ page {
}
.bill-date-text {
font-size: 24rpx;
font-size: 22rpx;
color: rgba(255, 255, 255, 0.85);
font-weight: 500;
line-height: 1.3;
@@ -430,7 +430,7 @@ page {
}
.amount-value {
font-size: 32rpx;
font-size: 28rpx;
font-weight: 700;
color: #52c41a;
line-height: 1.2;