苏醒:感觉梅西真的老了,现在五个后卫一起已经可以防住他了

来源:NBA直播吧

12月4日讯 世界杯1/8淘汰赛,阿根廷2-1淘汰澳大利亚,梅西打进一球。

今天苏醒社媒发文:“又回看了一遍昨夜的集锦,感觉梅西真的老了,现在五个后卫一起已经可以防住他了 ​​​”

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