'setTimeout()'  即可实现。

但是要注意不能使用 this.setTimeout 会出现 'setTimeout is not a funtion' 的问题。

相关文章: