罗浮修改

tcx_xiyou_bt_ios
PC-202302260912\Administrator 2024-05-16 19:33:28 +08:00
parent 417fc6a90d
commit 8dad89fe28
1 changed files with 2 additions and 2 deletions

View File

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