【跨服天梯】国内提交+1
parent
b034028ad1
commit
3b9af50a15
|
|
@ -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
|
if sData.rankType == RANK_TYPE.CELEBRATION_GUILD or sData.rankType == RANK_TYPE.GUILD_FORCE_RANK then
|
||||||
dt[1].userName = dt[1].guildName
|
dt[1].userName = dt[1].guildName
|
||||||
end
|
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.SetHeadsInfo(dt[1],this.firstHeadinfoGo,1,dtUserName,dt[1].level)
|
||||||
--设置滚动区信息
|
--设置滚动区信息
|
||||||
this.scrollView:SetData(db,function(index,root)
|
this.scrollView:SetData(db,function(index,root)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue