diff --git a/pkg_user/views/gift/components/CoverPicker.vue b/pkg_user/views/gift/components/CoverPicker.vue index 29e7118..ef3dc28 100644 --- a/pkg_user/views/gift/components/CoverPicker.vue +++ b/pkg_user/views/gift/components/CoverPicker.vue @@ -115,7 +115,7 @@ export default { left: 0; right: 0; margin: auto; - border: 10rpx solid #FDF0D3; + /*border: 10rpx solid #FDF0D3;*/ top: -40px; border-radius: 16rpx; overflow: hidden; diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 02a8e42..33854d8 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -262,7 +262,7 @@ export default { .image-wrap{ width: 288rpx; height: 288rpx; - border: 10rpx solid #FDF0D3; + /*border: 10rpx solid #FDF0D3;*/ border-radius: 30rpx; position: absolute; overflow: hidden;