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