Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c

dev_chengFeng
ZhangBiao 2021-04-29 15:40:19 +08:00
commit c8cd8174d9
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