罗浮修改
parent
417fc6a90d
commit
8dad89fe28
|
@ -244,9 +244,9 @@ function this.RefreshTopMatchShow()
|
|||
if state<1 or state==2 or state==4 then
|
||||
this.TopMatch_Normal:SetActive(false)
|
||||
this.TopMatch_Lock:SetActive(true)
|
||||
this.TopMatch_Name.text = "未达到开启条件"
|
||||
--this.TopMatch_Name.text = "未达到开启条件"
|
||||
this.TopMatch_Lock_Title.text = tipStr
|
||||
this.TopMatch_Lock_Time.text = ""
|
||||
this.TopMatch_Lock_Time.text = "未达到开启条件"
|
||||
else
|
||||
local serData = ActTimeCtrlManager.GetSerDataByTypeId(FUNCTION_OPEN_TYPE.JumpServer_HightLadder)
|
||||
if serData then
|
||||
|
|
Loading…
Reference in New Issue