Wenn beide href- und ng-click-Attribute definiert sind: <a href="#" ng-click="logout()">Sign out</a>. Das href Attribut hat Vorrang vor ng-click.
確定! 回上一頁