Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-02-06 12:42:33 +00:00
Unverified
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -60,7 +60,7 @@
<script>
// 定义视频标题和链接
var videoTitle = "视频标题";
var videoUrl = "./video.mp4";
var videoUrl = "./Big Buck Bunny_1080P_60fps.mp4";
// 设置视频标题
document.getElementById('videoTitle').innerText = videoTitle;