战鹰:我将解说男子围棋个人决赛坚定认为决赛会是柯洁VS申真谞

来源:NBA直播吧

adminn.cn9月28日讯 棋手战鹰昨晚在社媒发布动态,表示自己明天将解说围棋项目男子个人的决赛。

原文如下:“终于,抵达杭州亚运会现场!明天下午3点半,和连笑搭档给大家带来围棋项目男子个人的决赛讲解!我依然坚持我之前的预测,坚定的认为决赛会是柯洁VS申真谞,让我们明天一起期待亚运会男子个人决赛吧!”

undefined

undefined

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