import { Component } from '@angular/core'; import { AngularFirestore } from 'angularfire2/firestore'; @Component({ selector: 'search', ...
確定! 回上一頁