From e05eb3e3899645cfe1efade174248166ea4b6bb0 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 11 Dec 2025 16:13:46 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=E6=94=B6=E7=A4=BC=E9=A1=B5?= =?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_user/views/gift/components/GiftCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index ade647e..9685b3b 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -423,7 +423,7 @@ export default { justify-content: center; z-index: 999; /* margin-top: 100rpx; */ - zoom: 1.5; + zoom: 1.2; border-radius: 16rpx; display: flex; flex-direction: column;