<body> <button class="btn">按钮</button> <script> let btn = document.querySelector('.btn') btn.onclick = function () { alert('我是点语法注册 ...
確定! 回上一頁