Преглед изворни кода

首页banner循环播放视频

gcz пре 2 година
родитељ
комит
9e7f399541
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -38,6 +38,7 @@
 						style="width: 100%;height: 100%"
 						v-if="item.type==2"
 						object-fit="fill"
+						loop
 						:id="`videoId${ index + 1}`" 
 						:autoplay="false"
 						:src="item.sliderImg"