标签: angularjs input mask
尝试过期日期并且输入不正确 当我输入12/18时,它会从12个月到12年之间突破12个而不是在我输入12并且在12月18日结束后进入年份部分
<input type="text" class="form-control text-center" name="cardExp" ui-mask="99 / 99" ng-model="expDate" cc-exp maxlength="4" required />
数字输入后,焦点也会跳到中心。 试试GN5和S6