//
}
});
}
function renderIndexMoreList() {
if(blockIndexLoadMore) return;
$('#moreArticle > a').html('加载中...');
blockIndexLoadMore = true;
getMoreNewsForIndex('100589266',function (newsJson) {
getMoreNewsForIndex('101117089',function (imgJson) {
var newsList = newsJson.datas,imgList = imgJson.datas;
var finalStr = '';
for(var i=0; i<10;i++){
if(i === 0 || i === 5){
finalStr += bulidImageStr(imgList.splice(0,1)[0])
}else{
finalStr += buildMobAllString(newsList.splice(0,1)[0])
}
}
$('.news_list').append(finalStr);
blockIndexLoadMore = false;
$('#moreArticle > a').html('加载更多文章');
setTimeout(function () {
countComment();
},100)
习近平总书记关切事丨活出精彩的人生
此行间·什么景观,让特朗普总统称赞“中国太美了”?
商务部新闻发言人就中美经贸磋商初步成果答记者问
推动中美关系稳定、可持续发展
推动大船平稳前行
从正确政绩观看义乌:不逐一时之"显" 唯求长远之"兴"
AI赋能,微短剧更应向"心"生长
让好故事更好抵达观众
探索两个大国的正确相处之道
一个细节与一场演讲
北京大学先进催化团队:用“科研巧思”催化更多可能
短视频助力中国“00后”开拓农村创业新途径
地级及以上城市、县级市今年将全面开展城市体检
最美上学路 成长新空间
城市微改造,让文化味更浓
中国语音学的百年嬗变
中国语音乐律研究的历史进程
20世纪建筑遗产
致敬大国脊梁 赓续科学荣光
再现北疆民族交融史诗
//
}
});
}
function renderIndexMoreList() {
if(blockIndexLoadMore) return;
$('#moreArticle > a').html('加载中...');
blockIndexLoadMore = true;
getMoreNewsForIndex('100589266',function (newsJson) {
getMoreNewsForIndex('101117089',function (imgJson) {
var newsList = newsJson.datas,imgList = imgJson.datas;
var finalStr = '';
for(var i=0; i<10;i++){
if(i === 0 || i === 5){
finalStr += bulidImageStr(imgList.splice(0,1)[0])
}else{
finalStr += buildMobAllString(newsList.splice(0,1)[0])
}
}
$('.news_list').append(finalStr);
blockIndexLoadMore = false;
$('#moreArticle > a').html('加载更多文章');
setTimeout(function () {
countComment();
},100)