坚守多特12载!B费致敬罗伊斯:你为足坛书写了一段佳话

来源:NBA直播吧

5月4日讯 昨天,多特蒙德官方宣布,34岁的罗伊斯不会和球队续约,他将在效力12后自由身离队。B费也更新了社交媒体,向罗伊斯致敬。

B费写道:你为足坛创造了一段佳话

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