光宗耀组&明年重组!媒体人转发LPL新赛制两组名词:也太好玩儿了

来源:NBA直播吧
4月24日讯 今日,英雄联盟赛事官方公布了新赛制,后续其再次更博征集2024LPL夏季赛常规赛组内赛阶段甲、乙分组名称征集活动!

对此媒体人狂很子老转发网友的提议::甲组叫【光宗耀组】,乙组叫【明年重组】,也太好玩儿了哈哈哈哈!

评论区还有以下评论:

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