html{
touch-action: none;
touch-action: pan-y;
}
css禁止移动端页面的左石划动手势
最新推荐文章于 2025-11-25 10:09:48 发布
html{
touch-action: none;
touch-action: pan-y;
}
605

被折叠的 条评论
为什么被折叠?