"use strict";var DOMAIIN="https://cms.gaeamobile.net/api";var GAME_TYPE="dzxy";var curIndex={latest:1,news:1,bulletin:1},limit=10,flage=false,tabType="";function initList(d,c,a,e){$.ajax({url:encryptedUrl(DOMAIIN+"/get-posts-list",{project_id:GAME_TYPE,taxonomy:"category",termStr:e,resourceType:"post",page:c,limit:a}),dataType:"jsonp",jsonp:"jsoncallback",success:function f(g){if(0==g.retCode){render(d,g,c,a)}else{alert(g.retMsg)}},error:function b(g){console.log(g)}})}function render(j,l,a,d){var g=j.find(".page-box");var b=j.find("ul");var c=j.find("select");var f="";var k="";var h=Math.ceil(l.total/d);if(h>1){for(var e=1;e<=h;e++){k+='"}c.empty().append(k).val(a);g.find("span").html("/ "+h);g.addClass("active")}l.data.forEach(function(n,m){n.url=n.post_url;n.date=n.post_date.split(" ")[0].substr(5);f+=createNewItem(n)});b.empty().append(f)}function createNewItem(a){return'
  • | '+a.category_name+' | '+a.post_title+''+a.date+"
  • "}initList($(".latest-box"),curIndex.latest,limit,"新闻,公告");initList($(".news-box"),curIndex.news,limit,"新闻");initList($(".bulletin-box"),curIndex.bulletin,limit,"公告");$("select").change(function(){initList($(".tab-box.active"),parseInt($.trim($(this).val())),limit,tabType)});$(".newlist-tit").on("click","span",function(){var a=$(this),b=a.data("name");tabType=a.data("search");a.addClass("active").siblings().removeClass("active");$("."+b+"-box").addClass("active").siblings(".tab-box").removeClass("active")});(function getTermStr(){var a=location.hash.substr(1)||"latest";$(".newlist-tit").find("."+a).addClass("active").siblings().removeClass("active");if(a==="latest"){tabType="新闻,公告"}if(a==="news"){tabType="新闻"}if(a==="bulletin"){tabType="公告"}$("."+a+"-box").addClass("active").siblings(".tab-box").removeClass("active")})();function encryptedDataFoo(c,a){var b=CryptoJS.AES.encrypt(c,a,{iv:a,mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.ZeroPadding});return b}function encryptedUrl(c,f){function b(k){var m=Math.floor(k/8),l=k%8,h="";for(var j=0;j