Zeus:非常荣幸获得了这么多奖,明年我也会更加努力的

来源:NBA直播吧
12月22日讯 在2022LCK Awards颁奖典礼上,Zeus选手斩获年度最佳上单奖项,并且入选LCK春季赛一阵、LCK夏季赛一阵。

Zeus选手更新ins快拍,图片中的内容大意为:“非常荣幸获得了这么多奖,明年我也会更加努力的,LCK加油!”

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