$.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();
if (i == len && page < 3) {
page++;
finished = true;
} else if (page == 3) {
getJMediaList(1, true);
}
});
}, 'jsonp');
}
});
$('#index-right-ad1').each(function () {
var _this = this;
var st = setTimeout(function () {
var scriptStr = $(_this).find('script').html();
if (scriptStr != 'undefined') {
scriptStr = scriptStr.replace('document.write', '$(#index-right-ad1).html');
AI时代,毕业生如何打造职业“护城河”
中国非遗年度人物
中国社会科学院公告
中国诗歌版本图书馆作品征集
开局起步“十五五”
“理响中国·幸福有‘理’”理论融媒体传播活动
第十一个全民国家安全教育日
2026年全国两会
光小明的两会文化茶座
@芽未成年人网络保护公益行动计划
世界互联网大会亚太峰会
党的二十届四中全会
“十五五”民生里的“法”宝
$.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();
if (i == len && page < 3) {
page++;
finished = true;
} else if (page == 3) {
getJMediaList(1, true);
}
});
}, 'jsonp');
}
});
$('#index-right-ad1').each(function () {
var _this = this;
var st = setTimeout(function () {
var scriptStr = $(_this).find('script').html();
if (scriptStr != 'undefined') {
scriptStr = scriptStr.replace('document.write', '$(#index-right-ad1).html');