mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 06:43:03 +08:00
默认video触发touchend事件后视频切换播放/暂停状态,通过closeVideoTouch关闭
This commit is contained in:
@@ -261,7 +261,8 @@ export default {
|
||||
showList: true,
|
||||
showHistory: true,
|
||||
videoTitle: true,
|
||||
airplay: true
|
||||
airplay: true,
|
||||
closeVideoTouch: true
|
||||
},
|
||||
state: {
|
||||
showList: false,
|
||||
|
||||
Reference in New Issue
Block a user