NIP发布春季赛季后赛对阵FPX语音:Zhuo哥被评绝对核心、精神领袖

来源:NBA直播吧
4月28日讯 NIP电子竞技俱乐部官博更新,发布季后赛对阵FPX队内语音集锦节目。

换线大乱斗,Zhuo哥被评“绝对核心”、“精神领袖”

Rookie灵性支援下路

Photic:奈斯

shanji:大乱斗!

Aki:打!!

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); } ; });