$.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:'k002',yule:'k002',shipin:'k002',tiyu:'k002',qiche:'k002',junshi:'k002',yangsheng:'03062',youxi:'k002',guoji:'k002',shishang:'k002',lishi:'k002',keji:'k002',caijing:'k002',xiaohua:'k002'},
left_tab:{youxi:'游戏',yangsheng:'养生',junshi:'军事',qiche:'汽车',tiyu:'体育',shipin:'视频',yule:'娱乐',shehui:'社会',toutiao:'推荐'},
left_tab_more:{guoji:'国际',shishang:'时尚',lishi:'历史',keji:'科技',caijing:'财经',xiaohua:'笑话'},
imptkArr:[],
miniRight1:'kuaiya_miniright_1',
miniRight2:'kuaiya_miniright_2',
miniRight3:'kuaiya_miniright_3',
miniQid:'kuaizip',
count:"",
page:1,
getArr:[]
}
// tab切换
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');
if(type){
config.tab_type=type;
$('.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');
//通用
if(type){
config.tab_type=type;
$('.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 = '
';
}else if (v.type == 2) {
var more_imgs = '';
$.each(v.assets, function (i, value) {
more_imgs += ''
})
var dom = '';
}else if (v.type == 4) {
var domvideo='';
if((Common.getIeVersion()!='IE8')&&(Common.getIeVersion()!='IE9')){
domvideo='