就两个字!ON赛后评价Bin的奥恩:无敌!

来源:NBA直播吧
4月6日讯 在2024LPL春季赛季后赛D7的比赛中,BLG 3-1战胜NIP,晋级胜者组决赛!赛后Bin和ON两位选手接受了小钰的采访。

Bin :(ON)现在变得越来越强了吧,不管是英雄池还有实力、心态各方面都比以前厉害吧,然后现在比以前更帅了。

ON :就觉得他(Bin)变得越来越强,然后坦克也会玩了,比之前瘦了一点点。

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