//禁止页面选择以及鼠标右键 document.οncοntextmenu=function(){return false;}; _document.onselectstart=function(){return false;}; let h = window.innerHeight; let w = window.innerWidth; //禁用右键 _document.oncontextmenu = function () { return false; }; //在本网页的任何键盘敲击事件都是无效操作 (防止F12和shift+ctrl+i调起开发者工具) _window.onkeydown = _window.onkeyup = _window.onkeypress = function () { window.event.returnValue = false; return false; } //禁用开发者工具F12 _document.onkeydown = function () { if (window.event && window.event.keyCode == 123) { event.keyCode = 0; event.returnValue = false; return false; } };
央行授权,银联认证,正规乐刷pos机 免费申请POS机,费率低至0.38%秒到账 服务热线:18127011016,微信客服:1292496908