$(function () { var finished = true; var page = 2; var url = "//a.jiemian.com/index.php?m=index&a=indexAjax"; var lasttime = ''; $(window).on('scroll', function () { if (($(document).height() - $(window).height() - $(document).scrollTop()) <= $(window).height() + 800 && finished) { finished = false; $.get(url.replace('http://', '//'), { page: page, lasttime: lasttime }, function (data) { var len = data.length - 1; $.each(data, function (i, n) { // 注:逻辑,第二页加载上部左中右,对应在reportAjax,center,videoAjax等返回格式[{id:''},{},{}] // 现逻辑,原第一二页数据,合并为第一页数据。第二页为科技 if (typeof (n.type) != 'undefined' && n.type == 'before') { $('#' + n.id).before(n.rst); } else { $('#' + n.id).append(n.rst); } $("img[data-lazy-img]").lazyload();
全面认识习近平经济思想的理论贡献
做好乡村记忆传承,助推乡村文化振兴
新时代的文化使命
脚沾泥土气,理论入人心
我国低空经济展现出巨大的发展潜力
生态“高颜值”变出经济高价值
夕 君:别让“破圈”成为套住创意的“圈”
周姝芸:AI互动剧,推动人机共创
微短剧如何从“人人能拍”到“让更多人拍好”
话剧《四世同堂》:重温来之不易的胜利时刻
《节果决明》:与时代同呼吸的青春书写
杨 梅:何以消烦暑,画中有清风
堆砌技巧的舞剧都是空心之作
“美美的”古偶剧为啥不好看了
非遗影像要好看,也要耐看
沉浸式戏剧,莫让形式淹没了“戏”
“舞性的美感”并非杂技向舞蹈的让步
文学“破圈”,影视“加分”
【新闻随笔】保护“脆弱”文物不能只靠高价门票
效率提升后精品化之路还有多远 AI重塑微短剧生态
为“荷”而来 博物馆里的千年荷韵
跟着曾国藩体验清代翰林的日常生活
$(function () { var finished = true; var page = 2; var url = "//a.jiemian.com/index.php?m=index&a=indexAjax"; var lasttime = ''; $(window).on('scroll', function () { if (($(document).height() - $(window).height() - $(document).scrollTop()) <= $(window).height() + 800 && finished) { finished = false; $.get(url.replace('http://', '//'), { page: page, lasttime: lasttime }, function (data) { var len = data.length - 1; $.each(data, function (i, n) { // 注:逻辑,第二页加载上部左中右,对应在reportAjax,center,videoAjax等返回格式[{id:''},{},{}] // 现逻辑,原第一二页数据,合并为第一页数据。第二页为科技 if (typeof (n.type) != 'undefined' && n.type == 'before') { $('#' + n.id).before(n.rst); } else { $('#' + n.id).append(n.rst); } $("img[data-lazy-img]").lazyload();