function click() {if (event.button==2) {alert(`禁止右键`) }} document.onmousedown=click;
info 还没有任何评论,你来说两句呐!