import {Component, animate, style, state, transition, trigger} from '@angular/core'; @Component({ selector: 'my-app', providers: [], animations: ...
確定! 回上一頁