ng-click 低啊用方法后 添加语句$event.stopPropagation();
 <button type="button" ng-click="doSomeSth();$event.stopPropagation();">button</button> 

  

相关文章: