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

master
liuweiwen 5 years ago
parent e6798245bc
commit 2ac6228073

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

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

Loading…
Cancel
Save