足协杯裁判:吴灿执法广西恒宸vs大连英博耿茂翔执法钱唐vs重庆

来源:NBA直播吧

5月19日讯 足协杯官方公布了第三轮第4比赛日的裁判人员名单,具体如下:

5月19日19:30 杭州钱唐vs重庆铜梁龙 裁判员:耿茂翔

5月19日17:00 广西恒宸vs大连英博 裁判员:吴灿

5月19日15:30 北京理工vs广西平果哈嘹国晶 穆禹辰

5月19日14:30 青岛中青英联vs苏州东吴 顾中超

5月19日15:30 赣州瑞师定南旅投vs辽宁铁人 蒋宁

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