Branch_oumei
parent
445160da7f
commit
aa6b8d64e1
|
|
@ -358,7 +358,7 @@ function this.SingleUpItemShow(_go, data, _index)
|
||||||
red:SetActive(false)
|
red:SetActive(false)
|
||||||
frame.sprite = Util.LoadSprite(GetQuantityImageByquality(itemConfig[data.id].Quantity))
|
frame.sprite = Util.LoadSprite(GetQuantityImageByquality(itemConfig[data.id].Quantity))
|
||||||
icon.gameObject:SetActive(true)
|
icon.gameObject:SetActive(true)
|
||||||
name.gameObject:SetActive(true)
|
name.gameObject:SetActive(false)
|
||||||
lockObj:SetActive(false)
|
lockObj:SetActive(false)
|
||||||
starGrid:SetActive(true)
|
starGrid:SetActive(true)
|
||||||
lockText.gameObject:SetActive(false)
|
lockText.gameObject:SetActive(false)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue