var app=angular.module('App', []); app.directive('datNewWindow', ['$window', '$timeout', '$templateCache', '$compile', function ($window, $timeout, ...
確定! 回上一頁