在调用事件时传$event--(固定写法)来捕获原生DOM对象 point: 1.target--指当前触发的对象 2.currentTarget--指当前绑定事件的对象 e.g: model: js: