<script>
        function doNothing(){  
	        window.event.returnValue=false;  
	        return false;  
	}  
</script>
<body oncontextmenu="doNothing()">

  

相关文章:

  • 2021-12-31
  • 2022-02-25
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
猜你喜欢
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案