できた
This commit is contained in:
parent
b40d9370af
commit
bacdacee99
@ -15,7 +15,7 @@
|
||||
>
|
||||
<source
|
||||
:src="video.url"
|
||||
:type="video.type"
|
||||
:type="(video.type === 'video/quicktime') ? null : video.type"
|
||||
>
|
||||
</video>
|
||||
<i class="fas fa-eye-slash" @click="hide = true"></i>
|
||||
|
Loading…
x
Reference in New Issue
Block a user