首先在controller中配置$mdDialog/触发弹窗事件/var DialogController = function($scope, $mdDialog) {$scope.hide = function() {$mdDialog.hide() ...
確定! 回上一頁