测试按钮关闭

dev_chengFeng
jiaoyangna 2021-11-26 13:05:07 +08:00
parent def89bf7e3
commit 0d18d4595e
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ function this:InitComponent()
-- 无尽
this.btnEndLess = Util.GetGameObject(self.gameObject, "LeftDown/btnRoot/btnEndLess")
this.btnEndLess:SetActive(true)
this.btnEndLess:SetActive(false)
--鸿蒙
this.btnHongMeng=Util.GetGameObject(self.gameObject,"RightDown/btnHongMeng")