gemercheung 2 rokov pred
rodič
commit
6b985cbafd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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