背水一战!巴黎战多特名单:姆巴佩领衔!登贝莱、李刚仁在列

来源:NBA直播吧

05月07日讯 巴黎公布欧冠半决赛次回合对多特名单,姆巴佩领衔,李刚仁、维蒂尼亚在列。首回合比赛,巴黎0-1不敌多特。

巴黎大名单

门将:1-纳瓦斯、80-特纳斯、99-多纳鲁马

后卫:2-阿什拉夫、5-马尔基尼奥斯、15-达尼洛、26-穆基勒、25-门德斯、35-贝纳尔多、37-什克里尼亚尔

中场:4-乌加特、8-法比安、17-维蒂尼亚、28-索莱尔、33-埃梅里、42-扎格

前锋:7-姆巴佩、9-拉莫斯、10-登贝莱、11-阿森西奥、19-李刚仁、23-穆阿尼、29-巴尔科拉

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