|
@@ -195,6 +195,7 @@ function UIVoyageRankView:RefreshVoyageRankItem(itemLua, name, vipLv, headData,
|
|
|
local rewardList = ManagerContainer.DataMgr.HardMissionDataMgr:GetReward(reward)
|
|
local rewardList = ManagerContainer.DataMgr.HardMissionDataMgr:GetReward(reward)
|
|
|
--LogError("rewardList = "..Inspect(rewardList))
|
|
--LogError("rewardList = "..Inspect(rewardList))
|
|
|
--LogError("reward = "..Inspect(reward))
|
|
--LogError("reward = "..Inspect(reward))
|
|
|
|
|
+ itemLua.rewordNode.loopHorizontalScrollRect:ClearCells()
|
|
|
CommonUtil.LoopGridViewEleCreateNew(self,
|
|
CommonUtil.LoopGridViewEleCreateNew(self,
|
|
|
itemLua.rewordNode.loopHorizontalScrollRect,
|
|
itemLua.rewordNode.loopHorizontalScrollRect,
|
|
|
itemLua.content.horizontalLayoutGroup,
|
|
itemLua.content.horizontalLayoutGroup,
|