click = function () { if ($scope.myForm.$valid) { alert('our form is amazing'); } } }); Also when i write my ...
確定! 回上一頁