var nextNewsItem = $('.news_list > dl').size() + 1; var nextImageItem = $('.news_list > .news_img_box').size() + 1; //var url = 'http://tag.caixin.com/news/homeInterface.jsp'; var url = 'https://gateway.caixin.com/api/extapi/homeInterface.jsp'; var data = { subject : type, start : type === '100589266' ? nextNewsItem : nextImageItem, count:type === '100589266' ? 8 : 2, picdim : '_266_177', type:2, callback : '?' } $.ajax({ type: 'GET', url: url, dataType: 'jsonp', data:data, success: function (json) { fn && fn(json); }, complete: function(XMLHttpRequest, textStatus){
打呼噜是睡得香?小心影响孩子身高智力
很多人都爱穿的洞洞鞋,真的是“脚气培养皿”吗?
家中养鸟需注意!羽毛、病原体或诱发过敏性肺炎
全球人工智能安全事件引关注
为什么中国大模型便宜又好用?
中国开源AI,正在惠及全球
中国美妆加速全球“落子”
新型储能成为第一大调节性资源
上半年新改建农村公路3.4万公里
以金融之力 织密养老保障网
var nextNewsItem = $('.news_list > dl').size() + 1; var nextImageItem = $('.news_list > .news_img_box').size() + 1; //var url = 'http://tag.caixin.com/news/homeInterface.jsp'; var url = 'https://gateway.caixin.com/api/extapi/homeInterface.jsp'; var data = { subject : type, start : type === '100589266' ? nextNewsItem : nextImageItem, count:type === '100589266' ? 8 : 2, picdim : '_266_177', type:2, callback : '?' } $.ajax({ type: 'GET', url: url, dataType: 'jsonp', data:data, success: function (json) { fn && fn(json); }, complete: function(XMLHttpRequest, textStatus){