$('html, body').animate({
scrollTop: next_tip.offset().top + "px"
},500);
相关文章:
$('html, body').animate({
scrollTop: next_tip.offset().top + "px"
},500);
相关文章: