From 0593ff0f027af5d51ac877da553df8950af4df82 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Fri, 16 Jan 2026 10:25:50 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4825=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=9C=A8=E4=B8=8D=E6=9A=82?= =?UTF-8?q?=E5=81=9C=E8=A7=86=E9=A2=91=E8=B5=84=E8=AE=AF=E7=9A=84=E6=83=85?= =?UTF-8?q?=E5=86=B5=E4=B8=8B=E7=82=B9=E5=87=BB=E6=97=85=E5=B1=85=E5=BA=97?= =?UTF-8?q?=E9=93=BA=E9=A1=B6=E9=83=A8=E8=BD=AE=E6=92=AD=E8=A7=86=E9=A2=91?= =?UTF-8?q?=EF=BC=8C=E4=B8=8B=E6=96=B9=E8=A7=86=E9=A2=91=E8=B5=84=E8=AE=AF?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=9A=82=E5=81=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/sojoumStore.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +