上海海港近7次联赛主场对阵上海申花保持不败

来源:NBA直播吧
上海海港近7次联赛主场对阵上海申花保持不败

7 - 上海海港近7次联赛主场对阵上海申花保持不败(4胜3平)。他们只有对阵河南俱乐部和天津津门虎有过更长主场不败纪录(都是8场)。

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