亚森:我们被一个点球击败了,不得不打高压浪费了不少体能

来源:NBA直播吧

5月5日讯 中超联赛第10轮,青岛海牛客场0-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); } ; });