SOURCE

console 命令行工具 X clear

                    
>
console
var btn = document.querySelectorAll('button');

btn[0].onclick = function(){
    
}
<input type="text" >
<button>send get</button>
<button>send post</button>

本项目引用的自定义外部资源