摘要:
class ScrollPic { constructor(opt = {}) { console.log(opt, 'opt'); this.opt = this.initOpt(opt); this.root = document.querySelector(this.opt.root); co 阅读全文
posted @ 2021-01-20 18:50
木易锅巴
阅读(198)
评论(0)
推荐(0)
摘要:
// getBoundingClientRect export function imgLoad() { const viewHeight = document.documentElement.clientHeight || document.body.clientHeight; // 获取可视区高 阅读全文
posted @ 2021-01-20 18:44
木易锅巴
阅读(154)
评论(0)
推荐(0)

浙公网安备 33010602011771号