export class HomePage implements OnInit { public myEventList: Observable; constructor(private firestore: AngularFirestore) {} ngOnInit() { this.
確定! 回上一頁