AngularJS supports SPA using routing module ngRoute. ... function ($scope, $location) { $scope.authenticate = function (username) { // write authentication ...
確定! 回上一頁