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 {