This commit is contained in:
tangly1024
2024-03-17 20:14:32 +08:00
parent e192815ed2
commit 1e93e71166

View File

@@ -50,6 +50,7 @@
// { name: 'SD', url: 'https://example.com/your-video-sd.mp4', type: 'normal' }
// ],
},
autoplay: false, // 设置为手动点击播放
// 视频封面图片
poster: 'https://example.com/your-video-poster.jpg',
});