Parcourir la source

poi视频改为自动播放

任一存 il y a 1 an
Parent
commit
88801d1f99
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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