Update video.js

视频布局  js
This commit is contained in:
SkimrMe
2024-08-31 00:42:00 +08:00
committed by GitHub
parent ec72b81633
commit 583494926a

View File

@@ -51,4 +51,4 @@ var video = document.getElementById('myVideo');
//调节控制音量初始化
var myVideo = document.getElementById("myVideo");
myVideo.volume = 0.5; // 设置默认音量为50%
myVideo.volume = 0.5; // 设置默认音量为50%