页面再次优化

ShaoNv
PC-202302260912\Administrator 2024-10-30 17:57:16 +08:00
parent de2e3511c4
commit 19c908f543
2 changed files with 391 additions and 391 deletions

View File

@ -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)