英超射手榜:哈兰德21球帕尔默20球沃特金斯&伊萨克19球

来源:NBA直播吧

05月03日讯 明日英超第36轮各队较量就将打响,最新英超射手榜情况如图。

英超射手榜:

1-哈兰德,21球

2-帕尔默,20球

3-沃特金斯,19球

4-伊萨克,19球

5-索兰克,18球

6-萨拉赫,17球

7-福登,16球

8-鲍文,16球

9-孙兴慜,16球

10-萨卡,15球

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