Commit 38b38fea by lijiabin

feat: 去掉下载视频按钮

parent e15ca6c7
......@@ -96,6 +96,7 @@
:src="videoDetail?.videoUrl"
class="aspect-video w-100%"
controls
controlsList="nodownload"
@play="handlePlay"
@pause="handlePause"
@timeupdate="handleTimeUpdate"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment