angular.module('appnamehere') . directive('myFocus', function () { return { restrict: 'A', link: function postLink(scope, element, attrs) { if (attrs.
確定! 回上一頁