1.阻止事件冒泡 this is a btn father div this is a button in div 通过stop来防止 2.阻止默认行为 prevent 3.只触发一次回调 .once
this is a btn father div this is a button in div