巴黎欧冠客战多特名单:姆巴佩领衔,李刚仁、登贝莱在列

来源:NBA直播吧

04月30日讯 巴黎公布欧冠战多特大名单,姆巴佩领衔,李刚仁、登贝莱在列。

北京时间5月2日凌晨3点,欧冠半决赛首回合,巴黎将在客场对阵多特。

巴黎大名单

门将:纳瓦斯、特纳斯、多纳鲁马

后卫:阿什拉夫、马尔基尼奥斯、达尼洛、卢卡斯、穆基勒、门德斯、贝纳尔多、什克里尼亚尔

中场:乌加特、法比安、维蒂尼亚、索莱尔、埃梅里、马尤鲁

前锋:姆巴佩、拉莫斯、登贝莱、阿森西奥、李刚仁、穆阿尼、巴尔科拉

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