纯JS原生点击事件写法: document.getElementById('qwx').onclick = function (){ // alert(11); }
本文档使用 LisonRead 构建