Cuando se definen los atributos href y ng-click:<a href="#" ng-click="logout()">Sign out</a> el atributo href tiene prioridad sobre ng-click.
確定! 回上一頁