tcx_xiyou_zeroOne_dev
PC-202302260912\Administrator 2024-08-09 16:41:07 +08:00
parent 2fd6278e78
commit 47c3c00b7f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function HomeLand:InitComponent()
self.priviText = Util.GetGameObject(self.Privi,"di/Text"):GetComponent("Text")
--btns
self.taskBtn = Util.GetGameObject(self.RightUp,"Task")
self.taskBtn:SetActive(false)
--self.taskBtn:SetActive(false)
self.taskRed = Util.GetGameObject(self.taskBtn,"redpoint")
self.yunYouBtn = Util.GetGameObject(self.RightUp,"YunYou")
self.oneKey = Util.GetGameObject(self.RightDown,"OneKey")