From c4839cbc9a1896e4a83e00f693c75cb454f0d0f0 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 2 Apr 2026 18:47:14 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5059=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E4=BD=93=E9=AA=8C=E5=88=B8?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=BD=93=E9=AA=8C?= =?UTF-8?q?=E5=88=B8=E4=BF=A1=E6=81=AF=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/experienceCoupon.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg_product/views/experienceCoupon.vue b/pkg_product/views/experienceCoupon.vue index b48e6cb..8a26086 100644 --- a/pkg_product/views/experienceCoupon.vue +++ b/pkg_product/views/experienceCoupon.vue @@ -548,7 +548,7 @@ export default { } .line-info { font-size: 26rpx; - margin-bottom: 24rpx; + margin-bottom: 16rpx; justify-content: flex-end; } .num-badge { @@ -565,7 +565,7 @@ export default { font-weight: bold; } .line-status { - justify-content: flex-end; + justify-content: space-between; gap: 16rpx; margin-bottom: 24rpx; flex-wrap: nowrap; @@ -585,7 +585,7 @@ export default { white-space: nowrap; } .status-text { - margin-right: 12rpx; + margin:0 12rpx; } .icon-check { width: 24rpx;