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)
})
});
}
最高法披露许垚故意杀人案 作案动机系长期矛盾(含视频)
最新封面报道|“二号”的迷宫
英首相遇“政治骗子” 与冒牌特朗普幕僚长互发信息
视线|广西洪灾一月后:茉莉花农损失严重 花价剧烈波动
河南多地接连发生堤坝溃口 各乡镇转移近3000人
视线|火箭残骸撞月球的背后:太空垃圾与SpaceX的万亿帝国
改革是怎样重启的
社会主义市场经济体制的由来|特稿精选
【交易簿】交易所吃掉一切
枪支流通与管控之困
分析|泰国14岁青少年持枪杀人案背后
显影·29人单身生活图鉴
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)
})
});
}