vue做播放器和进度条
摘要:
<template> <video-player class="video-player vjs-custom-skin" ref="videoPlayer" :playsinline="true" :options="playerOptions" @play="onPlayerPlay($even 阅读全文
posted @ 2023-04-04 10:15 IT丶Hatcher 阅读(753) 评论(0) 推荐(0)