I would like to call the login function when I click the login button but keep getting the error message in the title. Can someone point out the error in my script?
In AngularJS call the function from view it must be in the $scope.
JS
// exposes login function in scope $scope.login = login;
HTML
Please Sign In Login 0 讨论(0) 查看其它8个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复