欧冠还剩6人!15位亿元先生:哈姆贝1.8亿,萨卡1.3亿罗德里戈1亿

来源:NBA直播吧

德转身价过亿的球员(单位:欧元)

贝林厄姆(皇马)——1.8亿

哈兰德(曼城)——1.8亿

姆巴佩(巴黎)——1.8亿

维尼修斯(皇马)——1.5亿

萨卡(阿森纳)——1.3亿

福登(曼城)——1.3亿

穆西亚拉(拜仁)——1.1亿

劳塔罗(国际米兰)——1.1亿

奥斯梅恩(那不勒斯)——1.1亿

赖斯(阿森纳)——1.1亿

罗德里(曼城)——1.1亿

凯恩(拜仁)——1.1亿

维尔茨(勒沃库森)——1.1亿

罗德里戈(皇马)——1亿

巴尔韦德(皇马)——1亿

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