Fix:2922 【地标好物】多个视频资讯改为不能同时播放
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
||||
}
|
||||
})
|
||||
},
|
||||
infoItemViewClick(item) {
|
||||
infoItemViewClick(item, index) {
|
||||
if(item.type === 2) {
|
||||
// const coverCtx = uni.createVideoContext('coverVideo', this)
|
||||
// coverCtx.pause()
|
||||
|
||||
Reference in New Issue
Block a user