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 () {
以正确政绩观涵养风清气正的政治生态
为人民服务宗旨的当代实践
数智赋能:推动全民阅读高质量发展
以制度型开放谱写区域合作新篇章
数字技术赋能乡村全面振兴
借赛事助推体育制造业跃升
《势均力敌的我们2》:不够甜的恋综,还是恋综吗
《给阿嬷的情书》:电影创作回到土地,回到生活
《钢铁森林》:言情加悬疑,别再鼓吹先婚后爱了
原创楚剧《前哨孤悬》:孤悬砺忠勇,楚韵颂英魂
《燕江留痕》:对生命的挖掘,对灵魂的终极追问
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 () {