Fix:4825 【商城小程序】在不暂停视频资讯的情况下点击旅居店铺顶部轮播视频,下方视频资讯没有暂停

This commit is contained in:
linxi
2026-01-16 10:25:50 +08:00
parent 06bc1a740f
commit 0593ff0f02
+2 -1
View File
@@ -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;
}
</style>
</style>