Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
c8cd8174d9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue