fix: pos刷卡推荐,样式修改。
This commit is contained in:
@@ -396,7 +396,7 @@ page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-name {
|
.card-name {
|
||||||
font-size: 28rpx;
|
font-size: 26rpx;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
@@ -408,7 +408,7 @@ page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bill-date-text {
|
.bill-date-text {
|
||||||
font-size: 24rpx;
|
font-size: 22rpx;
|
||||||
color: rgba(255, 255, 255, 0.85);
|
color: rgba(255, 255, 255, 0.85);
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
@@ -430,7 +430,7 @@ page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.amount-value {
|
.amount-value {
|
||||||
font-size: 32rpx;
|
font-size: 28rpx;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: #52c41a;
|
color: #52c41a;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
|||||||
Reference in New Issue
Block a user