海港新赛季主场球衣:采用大红和深红的竖条纹 耐克模板化设计

来源:NBA直播吧

2月21日讯 据海港新闻官赵昊晨消息,海港新赛季主场球衣发布。

从赵昊晨发布的照片来看,海港新赛季主场球衣为大红色和深红色的竖条纹,采用了耐克的模板设计,与该公司在世界杯上为多支国家队设计的球衣式样相似。

海港全队已经在上海世纪公园球场展开新赛季备战工作,奥斯卡参与其中,其余外援预计月底前归队,不过球队新帅尚未确认。

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