class样式添加以下:

 

div{

-webkit-user-select:none;

   -moz-user-select:none;

   -ms-user-select:none;

   user-select:none;

}

相关文章:

  • 2022-12-23
  • 2021-11-17
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2021-07-19
  • 2022-01-24
  • 2021-07-22
猜你喜欢
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2021-07-10
  • 2022-12-23
相关资源
相似解决方案