Merge branch 'tcx_xiyou_yueNan' of http://192.168.1.21:3000/root/miduo_client into tcx_xiyou_yueNan

tcx_xiyou_yueNan
PC-202302260912\Administrator 2025-01-07 15:48:50 +08:00
commit d44059079d
1 changed files with 1 additions and 2 deletions

View File

@ -1349,8 +1349,7 @@ end
function this.refreshVipTask()
local t, task = VipManager.GetVipTaskShowInFight()
-- 满级后不再显示
--this.mainTask:SetActive(t ~= -1)
this.mainTask:SetActive(true)
this.mainTask:SetActive(t ~= -1)
if t == 0 then
-- 能激活时显示激活特权
this.titleText.text = Language[10753]