【20201001主题】

dev_chengFeng
zhangqiang 2021-03-04 16:58:28 +08:00
parent 6f4a793bc5
commit 3d9d5b0ed3
3 changed files with 415 additions and 663 deletions

View File

@ -135,6 +135,7 @@ function Expert:OnShowData(index)
this.titleTextExpert2:GetComponent("Text").fontSize = GetCurLanguage() ~= 2 and 33 or 25
elseif numExChange[activeIndext] == ActivityTypeDef.GoldExper then
elseif numExChange[activeIndext] == ActivityTypeDef.FindTreasureExper then
this.xunbaoTextImage:GetComponent("Image").sprite = Util.LoadSprite("r_daren_xubao1_zh")
this.xunbaoTextImage:SetActive(true)
this.titleImageExpert1:SetActive(true)
this.titleTextExpert:SetActive(true)

View File

@ -82,7 +82,7 @@ function this.RefreshPanel(isTop,isAni)
scrollView:SetData(rewardConfig,function(index,root)
this.SetScrollPre(root,rewardConfig[index])
end,not isTop,not isAni)
scrollView:SetIndex(1)
-- scrollView:SetIndex(1)
end
--设置每条数据