Merge branch 'master_xma_local' of http://60.1.1.230/gaoxin/JL_Client into master_xma_local

dev_chengFeng
jiaoyangna 2020-11-07 15:39:10 +08:00
commit e517e2a175
1 changed files with 5 additions and 1 deletions

View File

@ -173,9 +173,13 @@ function ExpertRewardSortPanel:ActivitySortRewardShow()
this.SetGoldExperSortInfo()
end,ActivityGiftManager.GetActivityIdByType(rankKingList[9].activiteId))
elseif activeIndext == 26 then
RankingManager.InitData(rankKingList[12].rankType, function()
RankingManager.InitData(rankKingList[10].rankType, function()
this.SetGoldExperSortInfo()
end,ActivityGiftManager.GetActivityIdByType(rankKingList[10].activiteId))
elseif activeIndext == 27 then
RankingManager.InitData(rankKingList[12].rankType, function()
this.SetGoldExperSortInfo()
end,ActivityGiftManager.GetActivityIdByType(rankKingList[12].activiteId))
end
end
function this.SetGoldExperSortInfo()