Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2021-03-18 10:30:29 +08:00
commit e26d838851
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ function RoleEquipChangePopup:OnShow()
this.equipPanel[2].curEquipText:SetActive(false)
this.equipPanel[1].curEquipBtnDown:SetActive(false)
this.equipPanel[2].curEquipBtnDown:SetActive(true)
this.equipPanel[2].curEquipBtnDownText.text = "替 换"
--"替 换"
this.ShowCurEquipData(2)
this.NextCurEquipData()