//
}
});
}
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)
蔡奇出席开幕式并讲话
《江泽民外交文选》出版发行
诞辰100周年纪念邮票发行
当两周外卖骑手,摸实情解难题
做调研讲究一个"实"字
“十四五”市场监管部门专项行动促进优化营商环境
持续学习 凝心铸魂
国内首个批量退役风电机组梯次利用项目正式启动
全面推进美丽中国建设|从三座水文站看大河保护
医保基金即时结算改革目标提前完成 两项指标均突破90%
医保支付改革让“家门口”就医“治得好、负担小”
管线入廊,城市"里子"更强韧
筑牢城市"地下生命线"
《石油天然气发展“十五五”规划》发布 锚定两大任务
市井撂跤地,引来八方爱好者
一方跤台,何以动人
习近平牵挂的那片林海
从生态文明建设看时间观
前七个月国民经济总体平稳
7月外汇市场供求基本平衡
中国人民银行新增8家数字人民币业务运营机构
UNCCD COP17在乌兰巴托开幕 我国倡议设立国际草原日
四川盆地云南海南等地有强降雨 华北东北等地多雷阵雨
约旦国王阿卜杜拉二世将对中国进行国事访问
高分青睐中本贯通,教育观为何转向
“低价游”屡禁不止,问题到底出在哪
//
}
});
}
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)