差距不算大瓜帅执教生涯转会支出20.57亿,同期安帅支出15.62亿

来源:NBA直播吧

瓜迪奥拉执教生涯转会支出(单位:欧元)

08-09:9600万

09-10:1.135亿

10-11:7250万

11-12:6000万

12-13:休息

13-14:6200万

14-15:5340万

15-16:9075万

16-17:2.1625亿

17-18:3.1750亿

18-19:7859万

19-20:1.6982亿

20-21:1.7340亿

21-22:1.3890亿

22-23:1.5500亿

23-24:2.5960亿

总计:20.5721亿 平均每赛季:1.371亿

安切洛蒂同期转会支出(单位:欧元)

08-09:7388万

09-10:3000万

10-11:1.2150亿

11-12:1.0710亿

12-13:1.51亿

13-14:1.7550亿

14-15:1.26亿

15-16:休息

16-17:7000万

17-18:1.1165亿

18-19:7050万

19-20:2.1002亿

20-21:7437万

21-22:3100万

22-23:8000万

23-24:1.295亿

总计:15.6202亿 平均每赛季:1.041亿

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