import "video.js/src/css/video-js.scss"; import videojs from "video.js"; const options = { controls: true, fluid: true }; let videoEl ...
確定! 回上一頁