h5/pages/staff/task/vDangetAppr.vue
@@ -14,7 +14,7 @@ class="img" /> <view v-if="item.type == 1" @click="videoClick(item, i)" class="video_wrap"> <video :src="item.fileurlFull" initial-time="0.01" :show-center-play-btn="false" :controls="false" class="video" :enable-progress-gesture="false" autoplay muted /> class="video" :enable-progress-gesture="false" muted /> <image src="@/static/play.png" class="play" mode=""></image> </view> </view>