angular .module('ngNjOrg') .controller('ForgotPasswordController',function ($log) { var self = this; self.greeting = "Hello World"; }).
確定! 回上一頁