diff --git a/src/App.vue b/src/App.vue index 7b8e3ea..5c826f8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@ @@ -42,9 +44,9 @@ const playVideo = computed(() => { - + + :poster="media.preview" :alt="media.alt" :title="media.alt" @loadedmetadata="onMediaLoad">