|
@@ -66,7 +66,7 @@
|
|
|
<video muted="muted" x5-video-orientation="landscape" playsinline="true" autoplay="true"
|
|
|
webkit-playsinline="true" x5-playsinline="true" x5-video-player-type="h5"
|
|
|
x5-video-player-fullscreen="false" style="pointer-events: none;object-fit: fill;width: 100%;height:100%"
|
|
|
- disablePictureInPicture="true" autoplay poster="images/loader-thumb.jpg" id="playerVideo"></video>
|
|
|
+ disablePictureInPicture="true" poster="images/loader-thumb.jpg" id="playerVideo"></video>
|
|
|
<div id="box"></div>
|
|
|
<audio preload="auto" autoplay controls poster="images/loader-thumb.jpg" id="audioPlayer"
|
|
|
style="position: absolute;top: 0;width: 0;height: 0;"></audio>
|