AngularJS阻止點擊冒泡事件

<div ng-click="alertDiv('div',$event)"> <button ng-click="alertBtn('btn');$event.stopPropagation();">click</button> </div>
相關文章
相關標籤/搜索