gemercheung пре 2 година
родитељ
комит
6b985cbafd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/detail/birdview_mb/index.vue

+ 1 - 1
src/views/detail/birdview_mb/index.vue

@@ -117,7 +117,7 @@
       </div>
 
       <div class="video" :class="{ full: isVideoFullScreen }">
-        <video ref="videoRef" :src="currentVideo"></video>
+        <video ref="videoRef" controls :src="currentVideo"></video>
         <!-- <div class="opt">
           <div class="opt-fullscreen" @click="handleFullScreen">
             <svg