1.安装 npm install videojs-hotkeys 2.main.js中引入 import videojshotkeys from 'videojs-hotkeys' Vue.use(videojshotkeys) 3.videojs中使用 let ...
確定! 回上一頁