Fix:4825 【商城小程序】在不暂停视频资讯的情况下点击旅居店铺顶部轮播视频,下方视频资讯没有暂停
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user