vue-video-player使用
安装npminstallvue-video-player--savevueconfigurationimportVideoPlayerfrom'vue-video-player'import'video.js/dist/video-js.css'//css必须引入Vue.use(VideoPlayer)//挂载到vue并使用//home.vue
//dataplayerOptions:{autoplay:false,//如果为true,播放将在浏览器准备就绪时开始。muted:false,//默认情况下,任何音频都将被静音。loop:false,//视频结束后立即重新开始。preload:'auto',//建议浏览器是否应在加载