罗浮争锋
parent
d663575089
commit
88da830ac3
File diff suppressed because it is too large
Load Diff
|
|
@ -269,8 +269,10 @@ function this.ShowSingleData(go,data,i)
|
|||
dianzanImage:SetActive(data.hadProud)
|
||||
if data.hadProud then
|
||||
sdBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
|
||||
Util.SetGray(this.sdBtn.gameObject,false)
|
||||
else
|
||||
sdBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
|
||||
Util.SetGray(this.sdBtn.gameObject,true)
|
||||
end
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue