4006-01-9999

您所在的位置: 首页 > 图书商城

亿德体育app入口新手怎么玩

暂无数据

暂无数据

事业单位
华图简介 | 华图荣誉 | 华图公益

暂无数据

蜀ICP备2023044056号-2
'+ '
'+ '蜀ICP备2023044056号-24'+ '
'+ '
'+ '

'+ list[i].title + '

'+ '
'+ '
'+ ''+ list[i].price + '
'+ ''+ '
'+ '
'+ '
' } $('.box').append(str) console.log(1111) }else { for (var i = 0; i < list.length; i++) { str += '
' + '亿德体育app入口新手怎么玩' + '

'+ list[i].title +'

' + '
' + '
' + list[i].price + '
' + '' + '
' + '
' } $('.beikaolist').append(str) console.log(22222) if ($('.beikaolist').children().length >= res.count) { $('.load').html('
已经到底了
') } else { $('.load').html('
加载更多
') } } } if(lseeon_list.length>0){ console.log('正常') $('.ys_error').removeClass('ys_block') $('.load').removeClass('ys_hides') $('.ys_error').addClass('ys_hides') $('.load').addClass('ys_block') }else { console.log('异常') $('.ys_error').removeClass('ys_hides') $('.load').removeClass('ys_block') $('.load').addClass('ys_hides') $('.ys_error').addClass('ys_block') } }, error: function () { } }) } $('.searchBtn').click(function (){ _title = $('.searchInput').val() lseeon_list = []; if(_title){ _pageIndex = 0; $('.beikaolist').empty(); getList(); }else { alert('请输入您要查询的内容') } }) $('.searchBtn2').click(function (){ _title = $('.searchInput2').val() lseeon_list = []; if(_title){ _pageIndex = 0; $('.box').empty(); getList(); }else { alert('请输入您要查询的内容') } }) getList(); //滚动加载视频列表接口 var isover = true; $(window).scroll(function () { var scrollT = document.documentElement.scrollTop || document.body.scrollTop; //滚动条的垂直偏移 var scrollH = document.documentElement.scrollHeight || document.body.scrollHeight; //元素的整体高度 var clientH = document.documentElement.clientHeight || document.body.clientHeight; //元素的可见高度 if (scrollT >= scrollH - clientH - 100) { if (isover && _pageIndex<_index) { console.log(_pageIndex) //此处是滚动条到底部时候触发的事件,在这里写要加载的数据,或者是拉动滚动条的操作 _pageIndex += 1; //触底一次,此参数+1 getList(); //滚动时,调用视频列表接口 $('.load').html('
正在加载中...
') isover = false }else { console.log("底部底部") setTimeout(function () { $('.load').html('
我也是有底线的~
') },1000) } } else { isover = true } });
公开资讯滚动更新。建议通过站内栏目继续浏览,核对最新条目。