@Component({ ... template: ` <md-list> <a md-list-item *ngFor="let contact of contacts | async" title="View {{contact.name}} details"> <img ...
確定! 回上一頁