最简略粗犷的办法,就是给蒙层的最外层 div 加上禁止穿透 document.getElementsById("modal-wrapper").ontouchmove = (e) => {e.preventDefault(); }