From 5f1ea960e2cce7009c6cfedb244c4f10323a8211 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Thu, 26 Mar 2026 21:39:19 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5006=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=E5=88=97=E8=A1=A8=E4=BD=93?= =?UTF-8?q?=E9=AA=8C=E5=BA=97=E5=8D=A1=E7=89=87=E5=B0=BA=E5=AF=B8=E6=9C=AA?= =?UTF-8?q?=E7=BB=9F=E4=B8=80?= 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 36b6e8b..0f0cc5f 100644 --- a/pkg_product/views/experienceCoupon.vue +++ b/pkg_product/views/experienceCoupon.vue @@ -374,7 +374,7 @@ export default { @@ -657,7 +657,7 @@ export default { .card-list { padding-bottom: 24rpx; column-count: 2; - column-gap: 20rpx; + column-gap: 6rpx; } .card { margin-bottom: 24rpx; @@ -668,7 +668,7 @@ export default { } .card-image { width: 100%; - height: auto; + height: 438rpx; display: block; } .card-body {