|
|
|
@ -26,6 +26,7 @@
|
|
|
|
|
}
|
|
|
|
|
.home-video video {
|
|
|
|
|
width: 84.7222222%;
|
|
|
|
|
height: 84.7222222%;
|
|
|
|
|
border-radius: 4.5%;
|
|
|
|
|
}
|
|
|
|
|
@media(min-width:580px){
|
|
|
|
@ -48,7 +49,7 @@
|
|
|
|
|
<?php endif;?>
|
|
|
|
|
<?php endif;?>
|
|
|
|
|
|
|
|
|
|
<div class="h_wrap" style="height: 100%;">
|
|
|
|
|
<div class="h_wrap">
|
|
|
|
|
<div id="data-2">
|
|
|
|
|
<volist name="game['flooring_page_imgs']" id="item" key="k">
|
|
|
|
|
<div style="position: relative;">
|
|
|
|
@ -72,7 +73,6 @@
|
|
|
|
|
<script src="__STATIC__/layer/layer.js"></script>
|
|
|
|
|
<script src="__STATIC__/ios9/js/layer/layer.js?VerNo=20190923" type="text/javascript"></script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
alert($(window).height());
|
|
|
|
|
|
|
|
|
|
$('.down-link').on('click', function () {
|
|
|
|
|
var dow_status = parseInt($('#dow_status').val());
|
|
|
|
|