<div ng-controller="FirstCtrl as ctrl"> <input type="text" ng-Blur="ctrl.blur()" /> </div> <script src="Scripts/angular.js"></script> ...
確定! 回上一頁