mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-23 08:30:06 +00:00
commit
b46afae365
@ -377,8 +377,4 @@ struct Clock {
|
||||
clearInterval(this.intervalId)
|
||||
Logger.info(TAG, `time93:${new Date(new Date().getTime())}`)
|
||||
}
|
||||
|
||||
aboutToDisappear(){
|
||||
clearInterval(this.intervalId)
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user