diff --git a/pkg_user/views/gift/components/CoverPicker.vue b/pkg_user/views/gift/components/CoverPicker.vue index 6c9542b..d1d4c08 100644 --- a/pkg_user/views/gift/components/CoverPicker.vue +++ b/pkg_user/views/gift/components/CoverPicker.vue @@ -13,8 +13,8 @@ :circular="true" :indicator-dots="false" @change="onChange" - previous-margin="120rpx" - next-margin="120rpx" + previous-margin="160rpx" + next-margin="160rpx" class="cover-swiper" > @@ -29,6 +29,7 @@ 确定 + 红包封面在对方领取时展示 @@ -66,12 +67,18 @@ export default {