在需要的div上添加以下控制
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

相关文章:

  • 2021-11-22
  • 2021-11-22
  • 2022-02-16
  • 2022-12-23
  • 2021-11-11
  • 2021-12-31
  • 2022-01-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-11-18
  • 2021-11-22
相关资源
相似解决方案