表單驗證:必填欄位required、最大長度mg-maxlength、最小長度minlength-->. <input type="text" name="uname" ng-model="ctrl.user.usrname" ...
確定! 回上一頁