fix: pos刷卡推荐,样式修改。
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user