소스 검색

修改bug

任重 2 달 전
부모
커밋
decdb9cc52
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/app/src/pages/material/detail/index.vue

+ 1 - 1
packages/app/src/pages/material/detail/index.vue

@@ -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