Browse Source

poi视频改为自动播放

任一存 1 year ago
parent
commit
88801d1f99
1 changed files with 1 additions and 0 deletions
  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