//ajax/json cors跨域开关 $.support.cors = true; if (typeof console == 'undefined') {window.console = {log: function () {}}} var config={ loadUrl:{// 接口地址 online_url:'//miniapi.7654.com/mini/news/page_type/pn/abckantu/type/', hotUrl:'//news.7654.com/tpop4/miniapi/recommend.json', recommendUrl:'//miniapi.7654.com/mini/news/recommend', loadbaseUrl:'//miniapi.7654.com/mini/news/recommend', }, tab_type:"toutiao",// tab类型 pageNum:1,//页数 render_flag:true, qid: {rewen:'k002',toutiao:'kuaiya07',shehui:'kuaiya07',yule:'kuaiya07',shipin:'k002',tiyu:'k002',qiche:'k002',junshi:'k002',yangsheng:'03062',youxi:'kuaiya07',guoji:'kuaiya07',shishang:'kuaiya07',lishi:'kuaiya07',keji:'kuaiya07',caijing:'kuaiya07',xiaohua:'kuaiya07'}, imptkArr:[], miniRight1:'kuaiya_miniright_1', miniRight2:'kuaiya_miniright_2', miniRight3:'kuaiya_miniright_3', miniQid:'kuaizip', count:"", page:1, getArr:[] } var timer0510; $('.left_nav .nav_item').hover(function () { if ($(this).hasClass('hover')) { $(this).find('.more_nav').show() } var x = 0; var that = this; timer0510 = setInterval(function () { x++; if (x > 3) { clearInterval(timer0510) $('.left_nav .nav_item').removeClass('active'); $(that).addClass('active'); var type = $(that).attr('date-type'); config.tab_type=type; if(type){ config.imptkArr=[]; $('.scroll_con').html("").attr('class', 'scroll_con ' + type); config.page=1; config.pageNum=1; config.imptkArr=[]; renderNews(type,config.pageNum) } } }, 100) }, function () { if ($(this).hasClass('hover')) { $(this).find('.more_nav').hide() } clearInterval(timer0510) }); $('body').on('click', '.more_nav .nav_item_part', function () { var type = $(this).attr('date-type'); config.tab_type=type; //通用 if(type){ config.imptkArr=[]; $('.scroll_con').html("").attr('class', 'scroll_con ' + type); config.page=1; config.pageNum=1; config.imptkArr=[]; renderNews(type,config.pageNum) } }); upstar(function(res){ if(res){ config.message_flow_showId=res.l;//左侧 config.right_top_showid=res.rt;//右上 config.right_bottom_showid=res.rb;//右下 renderNews("toutiao",1); renderRight();upstar } }) //360渲染 function render360(res,pageNum){ $.each(res,function(i,v){ if(v.type==3){//大图 var dom = '
' + '' + '

' + v.title.substring(0, 23) + '广告

' + '
' + '
' + '
'; }else if (v.type == 2) { var more_imgs = ''; $.each(v.assets, function (i, value) { more_imgs += '' }) var dom = '
' + '' + '

' + v.title.substring(0, 23) + '

' + '

广告·' + v.src + '

' + '
' + '
' + more_imgs + '
' + '
'; }else if (v.type == 4) { var domvideo=''; if((Common.getIeVersion()!='IE8')&&(Common.getIeVersion()!='IE9')){ domvideo='