enhance(client): use VuePlyr
Close #9797 Co-Authored-By: Rox Squires <rox@roxsquires.gay>
This commit is contained in:
parent
ac7537278c
commit
2e565cac2c
2 changed files with 19 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div v-else class="kkjnbbplepmiyuadieoenjgutgcmtsvu">
|
||||
<vue-plyr>
|
||||
<VuePlyr :options="{ volume: 0.5 }">
|
||||
<video
|
||||
controls
|
||||
:data-poster="video.thumbnailUrl"
|
||||
|
@ -17,7 +17,7 @@
|
|||
:type="video.type"
|
||||
/>
|
||||
</video>
|
||||
</vue-plyr>
|
||||
</VuePlyr>
|
||||
<i class="ti ti-eye-off" @click="hide = true"></i>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue