官方:西班牙队将在3月15日公布对阵哥伦比亚、巴西的球员名单

来源:NBA直播吧

3月8日讯 西班牙国家队官方确认,3月份友谊赛的球员名单将在下周五公布。

西班牙将在3月份的友谊赛中对阵哥伦比亚和巴西,以备战欧洲杯。西班牙国家队官方确认,主帅德拉富恩特将在下周五(3月15日)公布本期球员名单。

当地时间下周五12点30分,德拉富恩特将在拉斯罗萨斯举行新闻发布会,接受媒体的采访。

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