📌  相关文章
📜  edge ontouchmove 无法正常工作 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:49.647000             🧑  作者: Mango

代码示例1
canvas {
  touch-action: none;
}