...
|
...
|
@@ -79,6 +79,9 @@ |
|
|
<script src="__TMPL__/public/mobile/js/common.js" type="text/javascript" charset="utf-8"></script>
|
|
|
<script type="text/javascript">
|
|
|
// alert($(document).height())
|
|
|
if($(document).height()==455){
|
|
|
$("body").css("height","80%")
|
|
|
}
|
|
|
|
|
|
var swiper = new Swiper('.swiper-container', {
|
|
|
pagination: {
|
...
|
...
|
|