pc官网 官网】----【账户充值】点击家长监护/客服帮助,无反馈

master
liuweiwen 5 years ago
parent e6798245bc
commit 2ac6228073

@ -336,7 +336,7 @@
$(".gray-btn").click(function(){
event.stopPropagation();
$(".second").show();
swiperGet();
// swiperGet();
document.body.style.overflow = 'hidden';
$(".window").hide();
})
@ -347,7 +347,7 @@
$(".doubt").click(function(){
$(".second").show();
document.body.style.overflow = 'hidden';
swiperGet();
// swiperGet();
})
});

@ -109,7 +109,7 @@
}
.slide-item{
width: 4.4rem;
/* height: 6.22rem; */
height: 6.22rem;
margin-right: 30px;
list-style: none;
}

Loading…
Cancel
Save