mirror of
https://github.com/SkimrMe/funky_tv
synced 2026-01-29 19:15:23 +00:00
Update video.js
视频布局 js
This commit is contained in:
@@ -51,4 +51,4 @@ var video = document.getElementById('myVideo');
|
||||
|
||||
//调节控制音量初始化
|
||||
var myVideo = document.getElementById("myVideo");
|
||||
myVideo.volume = 0.5; // 设置默认音量为50%
|
||||
myVideo.volume = 0.5; // 设置默认音量为50%
|
||||
|
||||
Reference in New Issue
Block a user