巴萨扳平!莱万头球破门,裁判先判越位后改判有效

来源:NBA直播吧

04月30日讯 西甲第33轮 巴塞罗那主场迎战瓦伦西亚,比赛第49分钟,巴萨角球机会,莱万多夫斯基头球破门,裁判先判罚费尔明越位干扰,随后改判进球有效,巴萨2-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); } ; });