页面按钮修改
parent
832518d924
commit
7de91cc10a
|
@ -296,7 +296,7 @@ function this.SingleUpItemShow(_go,data)
|
|||
)
|
||||
else
|
||||
starGrid:SetActive(false)
|
||||
frame.sprite=this.spLoader:LoadSprite("r_characterbg_blue")
|
||||
frame.sprite=this.spLoader:LoadSprite("UI_hz_beibao_duigoudi")
|
||||
icon.gameObject:SetActive(false)
|
||||
name.gameObject:SetActive(false)
|
||||
add:SetActive(true)
|
||||
|
|
|
@ -348,7 +348,7 @@ function this.SingleUpItemShow(_go,data,_index)
|
|||
end
|
||||
)
|
||||
else
|
||||
frame.sprite=this.spLoader:LoadSprite("r_characterbg_blue")
|
||||
frame.sprite=this.spLoader:LoadSprite("UI_hz_beibao_duigoudi")
|
||||
icon.gameObject:SetActive(false)
|
||||
name.gameObject:SetActive(false)
|
||||
starGrid:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue