/** * 修复Mask组件touch事件穿透 * 需要滚动的地方请加class: 'Yep-scroller' * 参考代码: * http://www.zhangxinxu.com/study/201612/mobile-scroll-prevent-window-scroll.html */ export default function fixMask(): void;