data:data,
success: function (json) {
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();
山东莱芜:智慧农业让果蔬“南来北往”
河北唐山:鸡毛掸子“飞”上网
国家金融监督管理总局
互联网新闻信息服务许可证10120190012
京ICP备2024066810号-1
习近平对常态化做好东西部协作工作作出重要指示
习近平同缅甸总统敏昂莱出席签字仪式
习近平同缅甸总统敏昂莱会谈
习近平举行仪式欢迎缅甸总统敏昂莱访华
创同期新高、稳居全球首位 我国多个领域“成绩单”亮眼
2026CMS武汉车展
知音湖北 足梦飞扬 极目看楚超
data:data,
success: function (json) {
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();