Branch_oumei
zhangjiannan 2025-10-14 17:58:59 +08:00
parent 445160da7f
commit aa6b8d64e1
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ function this.SingleUpItemShow(_go, data, _index)
red:SetActive(false)
frame.sprite = Util.LoadSprite(GetQuantityImageByquality(itemConfig[data.id].Quantity))
icon.gameObject:SetActive(true)
name.gameObject:SetActive(true)
name.gameObject:SetActive(false)
lockObj:SetActive(false)
starGrid:SetActive(true)
lockText.gameObject:SetActive(false)