body{

 

  -moz-user-select:none;-webkit-user-select:none;

 

}

或者 js代码

 

onselectstart="return false;"

相关文章:

  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2021-11-28
  • 2021-10-29
猜你喜欢
  • 2021-09-18
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2021-08-05
  • 2022-12-23
  • 2021-12-31
相关资源
相似解决方案