摘要:
先在util.js声明函数并导出 function throttle(fn, gapTime) { if (gapTime == null || gapTime == undefined) { gapTime = 1500 } let _lastTime = null // 返回新的函数 retur 阅读全文
posted @ 2019-12-03 09:55
Alitar
阅读(333)
评论(0)
推荐(0)
摘要:
转载 https://developers.weixin.qq.com/community/develop/article/doc/000040a5dc4518005d2842fdf51c13 小程序代码优化 https://developers.weixin.qq.com/community/de 阅读全文
posted @ 2019-12-03 09:26
Alitar
阅读(143)
评论(0)
推荐(0)

浙公网安备 33010602011771号