console.log('\n' + ' %c FOX Designed by 野草时代 %c https://www.qlt.net/ ' + '\n', 'color: #fadfa3;background: #030307; padding:5px 0; font-size:13px;', 'background: #fadfa3; padding:5px 0; font-size:13px;');function popup(){$(".popup").toggleClass('show');$("body").toggleClass('overflow');}$('.back').click(function() {if (document.referrer === '') {location.href = '/';return;}history.go(-1);});$(".top").click(function(){ $("html, body").animate({scrollTop:0},600);return false} ); $(".mode-tab-meta-content li").on("click", function() {var index = $(this).index();var ycsd = 0;for (var i = 0; i < index; i++) {ycsd += $('.mode-tab-meta-content li').eq(i).outerWidth(true);}$(".mode-tab-meta-content").animate({scrollLeft: ycsd - $(window).width()/2 + $(this).outerWidth()});});jQuery(document).ready(function() {jQuery('#loading').remove();jQuery(".mode-blog").slide({mainCell: ".mode-blog-list",autoPage: true,effect: "top",autoPlay: true,vis: 3,pnLoop: false});jQuery(".mode-app").slide({mainCell: ".mode-app-list",autoPlay: true,effect: "leftMarquee",vis: 8,interTime: 25,trigger: "click"});jQuery(".mode-tab").slide({effect:"fade"});});