__笑熬浆糊  

随笔分类 -  移动端

  • 移动端滚动穿透问题
    摘要:手机上经常碰到的在当前页面打开一个半透明弹窗,想要滑动浏览弹窗上的内容,确触发了下层父级页面的内容滚动,解决办法如下: export const ModalHelper = (function (bodyCls) { return { scrollTop: document.scrollingEle 阅读全文
    posted @ 2019-10-22 14:23 __笑熬浆糊 阅读(180) 评论(0) 推荐(0)