jiangping
2024-12-25 9ae3baca4c8730fcc5f7c8daf3b6368cec554ae6
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>