沧州雄狮23河南俱乐部,遗憾未能延续主场连胜,我们会继续战斗

来源:NBA直播吧
虽然一度逆转了比分,但很可惜连续定位球失分,沧州雄狮主场2-3负于河南俱乐部酒祖杜康,遗憾未能延续主场连胜,感谢球迷朋友的助威和鼓励,我们会继续战斗!

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