@@ -253,7 +253,7 @@ onShareTimeline(() => ({
custom-class=""
></wd-img> -->
<template v-if="isVideoUrl(materialHomePageData.brandAdvantageUrl)">
- <video class="w-full h-full"></video>
+ <video class="w-full h-full" :src="materialHomePageData.brandAdvantageUrl"></video>
</template>
<template v-else>
<wd-img