禁用f12. <script> document.body.onkeydown = function(e){ var keyCode = e.keyCode || e.which || e.charCode; var ctrlKey = e.ctrlKey || e.
確定! 回上一頁