diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 9333b1a..82fce00 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -183,12 +183,13 @@ export default { border: 10rpx solid #FDF0D3; border-radius: 30rpx; position: absolute; + overflow: hidden; top: -60px; } .pro-image{ width: 296rpx; height: 296rpx; - border-radius: 30rpx; + /* border-radius: 30rpx; */ } .auto-text-color { color: #fff;