官方:法国的欧洲杯名单将于北京时间5月17日0200公布

来源:NBA直播吧
官方:法国的欧洲杯名单将于北京时间5月17日02:00公布

5月4日讯 据法国足协官方推特的消息,法国主帅德尚将在当地时间5月16日20:00,公布法国国家队参加今夏欧洲杯的大名单。

法国时间5月16日20:00是北京时间5月17日02:00,届时法国参加今夏欧洲杯的球员名单将会对外公布。

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