基本结构切换源地址var Player = videojs( ... var Player = videojs("video"); //初始化视频; Player.src(url); //重置video的src ...
確定! 回上一頁