diff --git a/pkg_product/views/sojoumStore.vue b/pkg_product/views/sojoumStore.vue index 1b7ef88..327f7a8 100644 --- a/pkg_product/views/sojoumStore.vue +++ b/pkg_product/views/sojoumStore.vue @@ -438,6 +438,7 @@ export default { }, videoPlay() { this.swiperAutoplay = false; + this.coverPlay() }, videoEnd() { this.swiperAutoplay = true; @@ -1371,4 +1372,4 @@ export default { color: #333; margin-top: -28rpx; } - \ No newline at end of file + diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 463b149..3feeb54 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -15,7 +15,7 @@