Explorar el Código

poi视频改为自动播放

任一存 hace 1 año
padre
commit
88801d1f99
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/PoiInfo.vue

+ 1 - 0
src/views/PoiInfo.vue

@@ -7,6 +7,7 @@
         playsinline
         webkit-playsinline="true"
         x5-video-player-type="h5"
+        autoplay
       />
       <p v-for="(item, index) in info.text" :key="index" v-html="item"></p>
       <img