|
|
@ -52,7 +52,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($game['flooring_page_video'])):?>
|
|
|
|
<?php if (!empty($game['flooring_page_video'])):?>
|
|
|
|
<div class="home-video">
|
|
|
|
<div class="home-video">
|
|
|
|
<video id="shakeVideo" src="{$game['flooring_page_video']}" autoplay controls webkit-playsinline="true" playsinline="true"></video>
|
|
|
|
<video id="shakeVideo" src="{$game['flooring_page_video']}" autoplay controls muted webkit-playsinline="true" playsinline="true"></video>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<?php endif;?>
|
|
|
|
<?php endif;?>
|
|
|
|
|
|
|
|
|
|
|
@ -74,7 +74,7 @@
|
|
|
|
">
|
|
|
|
">
|
|
|
|
<?php if (!empty($game['flooring_page_video'])):?>
|
|
|
|
<?php if (!empty($game['flooring_page_video'])):?>
|
|
|
|
<div class="home-video">
|
|
|
|
<div class="home-video">
|
|
|
|
<video id="shakeVideo" src="{$game['flooring_page_video']}" autoplay controls webkit-playsinline="true" playsinline="true"></video>
|
|
|
|
<video id="shakeVideo" src="{$game['flooring_page_video']}" autoplay controls muted webkit-playsinline="true" playsinline="true"></video>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<?php endif;?>
|
|
|
|
<?php endif;?>
|
|
|
|
<div class="fiexd-heard" style="width: 100%;position: fixed;top: 0; left: 0;background: rgba(255, 255, 255,0);display: none;z-index: 10001;">
|
|
|
|
<div class="fiexd-heard" style="width: 100%;position: fixed;top: 0; left: 0;background: rgba(255, 255, 255,0);display: none;z-index: 10001;">
|
|
|
|