From 07aec60ce9f7fc6eb762c34be226f8271b33ca7f Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Mon, 8 Dec 2025 22:17:45 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4696=20=E3=80=90=E6=97=85=E5=B1=85?= =?UTF-8?q?=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E7=A4=BC?= =?UTF-8?q?=E5=8C=85=E9=A2=86=E5=8F=96=E9=A1=B5=E9=9D=A2=EF=BC=9A=E5=95=86?= =?UTF-8?q?=E5=93=81=E5=9B=BE=E5=B0=BA=E5=AF=B8=E5=81=8F=E5=B0=8F=EF=BC=8C?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E5=81=8F=E4=B8=8B=EF=BC=8C=E4=B8=8E=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=90=8E=E5=8F=B0=E9=85=8D=E7=BD=AE=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E4=B8=8D=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/GiftCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 54c74ad..ade647e 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -4,7 +4,7 @@ @@ -419,7 +419,7 @@ export default { } .gift-card-modal { height: 560rpx; - width: 340rpx; + width: 420rpx; justify-content: center; z-index: 999; /* margin-top: 100rpx; */