TimeModelControl

时间弹框组件

new YS.TimeModelControl(parentDiv)

手机版时间弹框组件
Name Type Default Description
parentDiv HTMLElement document.body optional 组件要放在哪个dom里面,默认为body

Methods

clear()

关闭组件

destroy()

销毁组件

show(time)

Name Type Description
time String 时间(格式为'09:02:04', 前面不加0也是可以的)默认为当前时间