摘要: document.oncontextmenu=new Function("event.returnValue=false"); document.onselectstart=new Function("event.returnValue=false"); 阅读全文
posted @ 2017-10-17 10:53 keepLearnLL 阅读(190) 评论(0) 推荐(0) 编辑