$(".angAnimate").bind("touchmove",function (e) { e.preventDefault(); })
移动端弹框禁止滚动条滑动
最新推荐文章于 2023-12-28 09:38:55 发布
$(".angAnimate").bind("touchmove",function (e) { e.preventDefault(); })