独行侠官微:球队上半场贡献10记扣篮联盟近25年季后赛第二多

来源:NBA直播吧

NBA季后赛首轮G3,独行侠半场54-41快船。

中场,独行侠官方微博发文写道:“球队上半场贡献10记扣篮,(联盟)过去25年季后赛以来第2多☁️”

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