@Component({ ... animations: [ trigger('fade', [ transition('void => *', [ style({ opacity: '0' }), animate('300ms ...
確定! 回上一頁