马龙:今天提醒了球员们我们要拿出一点卫冕冠军的样子啊

来源:NBA直播吧

5月9日讯 今日训练结束后,掘金主帅马龙接受了记者的采访。

谈到球队大比分0-2落后,马龙说道:“今天我提醒了球员们,我们是卫冕冠军啊!能不能拿出来一点卫冕冠军的样子啊?要像卫冕冠军一样去战斗。”

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