2021年11月29日
摘要: 可以在遮罩层中添加 @touchmove.prevent 就可以实现禁止页面滚动 注意 弹窗里面有滚动条的也是无法滚动的 具体使用 父标签上添加 @touchmove.prevent <div @touchmove.prevent> </div> ps:转载于https://www.cnblogs. 阅读全文
posted @ 2021-11-29 09:43 仔仔爱学习 阅读(1918) 评论(0) 推荐(0)