gemercheung hace 2 años
padre
commit
6b985cbafd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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