document.addEventListener("touchmove",function(e){e.preventDefault();},false); 防止滑动时整屏页面移动

防止点击多次,尤其表单提交需要加个开关

相关文章:

  • 2021-12-03
  • 2021-11-23
  • 2021-07-09
  • 2021-11-30
  • 2021-06-25
  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案