fn && fn(json);
},
complete: function(XMLHttpRequest, textStatus){
//
}
});
}
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();
从“收水”到“补水” 体现流动性管理精细化思路
保险资金持续加码权益配置
沪港深基金突围:灵活调仓斩获A股科技红利
安监升级供应骤紧 双焦期货应声涨停
日本“石脑油危机”蔓延为哪般
塞内加尔总统任命经济学家阿米努·洛为新总理
巴西总统被诊断出患有早期皮肤癌
俄方称将对基辅军工联合体发动打击
因对伊战事消耗弹药库存 美国推迟向日本交付“战斧”导弹
从访华热看中国的"合作力"
全球汽车制造商"更中国化"
线上智能眼镜市场迎来规模化拐点
fn && fn(json);
},
complete: function(XMLHttpRequest, textStatus){
//
}
});
}
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();