e = e || window.event;
e.stopPropagation();

 

在逻辑过程中需要监听事件 可以这样命名赋值

阻止冒泡事件

相关文章: