Fix:2922 【地标好物】多个视频资讯改为不能同时播放

This commit is contained in:
linxi
2024-12-24 10:18:56 +08:00
parent 2b12a03703
commit a9b63ca251
+1 -1
View File
@@ -150,7 +150,7 @@ export default {
}
})
},
infoItemViewClick(item) {
infoItemViewClick(item, index) {
if(item.type === 2) {
// const coverCtx = uni.createVideoContext('coverVideo', this)
// coverCtx.pause()