e.stopPropagation();
e.stopImmediatePropagation();
e--------就是Event事件对象
加入这2个方法可以让Event不再向下冒泡处理停止传递过程