视频播放

This commit is contained in:
Jason
2022-09-20 18:48:47 +08:00
parent 61dc2bf16d
commit c3ea44292f

View File

@@ -37,7 +37,7 @@ const options = reactive({
mirror: false, //镜像画面
ligthOff: false, //关灯模式
volume: 0.3, //默认音量大小
control: false, //是否显示控制器
control: true, //是否显示控制器
title: '', //视频名称
poster: '', //封面
...props