同时定义href属性和ng-click属性: <a href="#" ng-click="logout()">Sign out</a>. 该 href 属性优先于ng-click。 我正在寻找一种提高ng-click优先级的方法。
確定! 回上一頁