网站首页 >> 牛刀云小程序开发 >> 附录 >> 系统API >> 组件API

5.3.3.19 定时器组件

1、this.comp(“compID”).start()定时器任务开始

2、this.comp(“compID”).stop()定时器任务停止

3、this.comp(“compID”).timerPause()定时器任务暂停