默认video触发touchend事件后视频切换播放/暂停状态,通过closeVideoTouch关闭

This commit is contained in:
haiyangcui
2020-11-14 18:09:51 +01:00
parent 1d8d9ae72f
commit bb1e31a270

View File

@@ -261,7 +261,8 @@ export default {
showList: true,
showHistory: true,
videoTitle: true,
airplay: true
airplay: true,
closeVideoTouch: true
},
state: {
showList: false,