摘要: let init = function (time, interval, func) { let timeObj = { time, interval, func, intervalId: window.undefined, curTime: window.undefined, curTimeInt 阅读全文
posted @ 2020-03-26 18:35 xiaoxiaobiao 阅读(571) 评论(0) 推荐(0)