【跨服天梯】国内提交+1

dev_chengFeng
zhangqiang 2021-07-14 20:52:54 +08:00
parent b034028ad1
commit 3b9af50a15
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ function this.SetRankingInfo(isTop, isAnim)
if sData.rankType == RANK_TYPE.CELEBRATION_GUILD or sData.rankType == RANK_TYPE.GUILD_FORCE_RANK then
dt[1].userName = dt[1].guildName
end
local dtUserName = sData.rankType == dt[1].userName
local dtUserName = dt[1].userName
this.SetHeadsInfo(dt[1],this.firstHeadinfoGo,1,dtUserName,dt[1].level)
--设置滚动区信息
this.scrollView:SetData(db,function(index,root)