呼吸哥、Tarzan或将加入!理性讨论:WBG春季赛真是上野的问题吗

来源:NBA直播吧
4月16日讯 近日,涵艺更博爆料称Tarzan和呼吸哥将加入WBG,一时间引起了粉丝们的激烈讨论。

WBG春季赛常规赛8胜8负位列第七,季后赛零比三不敌JDG止步第三轮,理性讨论,纵观整个春季赛的表现,吧友们觉得WBG春季赛真是上野的问题吗?

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