Fix:5059 【商城小程序】体验券选择页面,体验券信息显示效果调整

This commit is contained in:
linxi
2026-04-02 18:47:14 +08:00
parent 4a0e0119e2
commit c4839cbc9a
+3 -3
View File
@@ -548,7 +548,7 @@ export default {
} }
.line-info { .line-info {
font-size: 26rpx; font-size: 26rpx;
margin-bottom: 24rpx; margin-bottom: 16rpx;
justify-content: flex-end; justify-content: flex-end;
} }
.num-badge { .num-badge {
@@ -565,7 +565,7 @@ export default {
font-weight: bold; font-weight: bold;
} }
.line-status { .line-status {
justify-content: flex-end; justify-content: space-between;
gap: 16rpx; gap: 16rpx;
margin-bottom: 24rpx; margin-bottom: 24rpx;
flex-wrap: nowrap; flex-wrap: nowrap;
@@ -585,7 +585,7 @@ export default {
white-space: nowrap; white-space: nowrap;
} }
.status-text { .status-text {
margin-right: 12rpx; margin:0 12rpx;
} }
.icon-check { .icon-check {
width: 24rpx; width: 24rpx;