推广平台>落地页--更新

master
chenxiaojun 5 years ago
commit aa67148398

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

Loading…
Cancel
Save