页面再次优化
parent
de2e3511c4
commit
19c908f543
File diff suppressed because it is too large
Load Diff
|
@ -296,7 +296,7 @@ function this:OnOpen(_panelType,...)
|
|||
this.passBattle1:SetActive(false)
|
||||
this.btn_1:SetActive(false)
|
||||
this.btn_1:GetComponent("Button").enabled = true
|
||||
Util.SetColor(this.btn_1, Color.New(1, 1, 1, 1))
|
||||
Util.SetColor(this.btn_1, Color.New(0.27, 0.63, 1, 1))
|
||||
this.btn_2:SetActive(false)
|
||||
this.mobTip:SetActive(false)
|
||||
this.costTip:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue