【月卡时间】时分秒时候刷新延迟一秒

dev_chengFeng
zhangqiang 2021-04-29 14:56:19 +08:00
parent 6e4b930e84
commit f6a600b3fc
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ function MonthCardPage:SetMonthCardTimes(timeNums,timer,timeCom,index)
timer:Stop()
timer = nil
end
timeCom:GetComponent("Text").text = Language[10023]..TimeStampToDateStr3(timeNums)
timer = Timer.New(function()
timeCom:GetComponent("Text").text = Language[10023]..TimeStampToDateStr3(timeNums)
if timeNums < 0 then