From 7afcf039b6d361454777e60e5c68c48333c88b2d Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 4 Dec 2025 18:52:41 +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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 3038f77..539b042 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -328,8 +328,8 @@ export default { align-content: center; } .bg-image{ - width: 340rpx; - height: 560rpx; + width: 420rpx; + /* height: 560rpx; */ position: absolute; border-radius: 16rpx; top: 0; @@ -360,8 +360,8 @@ export default { height: 296rpx; } .image-wrap{ - width: 218rpx; - height: 218rpx; + width: 320rpx; + height: 320rpx; /*border: 10rpx solid #FDF0D3;*/ border-radius: 16rpx; position: absolute; @@ -371,8 +371,9 @@ export default { margin: auto; } .pro-image{ - width: 218rpx; - height: 218rpx; + width: 320rpx; + height: 320rpx; + border-radius: 16rpx; /* border-radius: 30rpx; */ } .auto-text-color {