<input type="text" id="paste-no-event" /> <script> const pasteBox = document.getElementById("paste-no-event"); pasteBox.onpaste = e => { e.
確定! 回上一頁