<script type="text/javascript">
$(function(){
$('.left-nave a').click(function(){
var $this = $(this);
var href = $this.attr('href');
var scrollTop = $(href.replace('#', '.')).offset();
$('body').scrollTop(scrollTop.top- $('#topbar').height());
});
});
</script>
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
小伙看你根骨奇佳,潜力无限,来学PHP伐。