BO5训练赛惨遭Letme队横扫,TheShy:有一点可惜,没办法

来源:NBA直播吧
5月9日讯 传奇杯的赛事将于5月20日开赛,各队伍均在积极备战中。昨日Ning队在BO5的训练赛中惨遭Letme队横扫。TheShy说道:“就...有一点可惜!还行吧...没办法的!”

Ning队:Theshy、ning、xiaocaobao、wx、Fireloli

Letme队:Letme、ZZR、wuming、imp、southwind

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