var player = videojs(document.getElementById('myVideo'), { controls: true, // 是否显示控制条 poster: 'xxx', // 视频封面图地址 preload: ...
確定! 回上一頁