官方公布TES选手出征成都MSI定妆照:搏至无憾,持勇向上!

来源:NBA直播吧
4月28日讯 搏至无憾,持勇向上,探索新的远方!TES俱乐部选手/替补出征2024成都MSI合照公布!

2024季中冠军赛入围赛5月1日开打,5月2日19点TES首先亮相,BLG将会在之后的胜败分组赛中登场,突破极限,开辟未知,敬请关注!

undefined

undefined

undefined

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });