(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-827918f6"],{4052:function(e,t,a){"use strict";a("8f95")},"53f2":function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"champion-page"},[e.leagueList.length?e._l(e.leagueList,(function(a){return t("ul",{key:a.countryId,staticClass:"champion-list-container"},[t("li",{staticClass:"champion-cell-head cursor",on:{click:function(t){return e.isShowHandle(a)}}},[t("span",{class:["icon-arrow",a.showList?"icon-ArrowUp":"icon-ArrowDown"]}),t("span",{staticClass:"league-name-zoon"},[e._v(e._s(a.countryName))])]),e._l(a.list,(function(n,s){return t("li",{directives:[{name:"show",rawName:"v-show",value:a.showList,expression:"item.showList"}],key:s,staticClass:"champion-cell cursor",on:{click:function(t){return e.toChampionByLeague(n)}}},[t("span",{staticClass:"cell-label"},[e._v(e._s(n.leagueName))]),n.chlidName?t("span",{staticClass:"chlidName"},[e._v(" ("+e._s(n.chlidName)+") ")]):e._e()])}))],2)})):e.isLoaded?[t("div",{staticClass:"no-leagues"},[e._v(" "+e._s(e.$psi18n.t("common.match.currentlyNoWinners"))+" ")])]:e._e()],2)},s=[],i=a("c7eb"),c=a("2909"),o=a("1da1"),r=(a("4ec9"),a("d3b7"),a("3ca3"),a("ddb0"),a("159b"),a("14d9"),a("99af"),a("f178")),u={name:"Champion",data:function(){return{leagueList:[],isLoaded:!1}},created:function(){this.initData()},methods:{initData:function(){var e=this;return Object(o["a"])(Object(i["a"])().mark((function t(){var a,n,s,o,u;return Object(i["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return a={page:1,pageSize:50,gameType:e.$route.params.gameType,leagueIds:""},t.next=3,Object(r["b"])(a,{isLoading:!0}).catch((function(){}));case 3:n=t.sent,n&&200===n.code&&n.data&&n.data&&(s=n.data.gameDetail||[],o=new Map,u=new Map,s.forEach((function(t){t.chlidName=t.champion.championType;var a=t.countryId?t.countryId:10010;if(10010===a)if(u.has(a))u.get(a).list.push(t);else{var n={countryName:e.$psi18n.t("common.match.other"),countryId:a,showList:!0,list:[t]};u.set(a,n)}else if(o.has(a))o.get(a).list.push(t);else{var s={countryName:t.countryName,countryId:a,showList:!0,list:[t]};o.set(a,s)}})),e.leagueList=[].concat(Object(c["a"])(o.values()),Object(c["a"])(u.values()))),e.isLoaded=!0;case 6:case"end":return t.stop()}}),t)})))()},isShowHandle:function(e){this.$set(e,"showList",!e.showList)},toChampionByLeague:function(e){this.$router.push({name:"Champion",params:{leagueId:e.leagueId,gidm:e.gidm}})}}},l=u,h=(a("4052"),a("2877")),m=Object(h["a"])(l,n,s,!1,null,"77f6cea4",null);t["default"]=m.exports},"8f95":function(e,t,a){},f178:function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return i})),a.d(t,"c",(function(){return c}));var n=a("0d5e"),s=function(e,t){return Object(n["a"])({url:"/game/champion/playTypes/v2",method:"get",params:e,other:t})},i=function(e,t){return Object(n["a"])({url:"/gameDetails/champion",method:"get",params:e,other:t})},c=function(e,t){return Object(n["a"])({url:"/gameDetails/getChampionData",method:"get",params:e,other:t})}}}]);