Browse Source

poi视频改为自动播放

任一存 1 năm trước cách đây
mục cha
commit
88801d1f99
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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