export class HomePage { @ViewChildren('slides') slides; @ViewChild('stack') stack; constructor( this.cards = [1,2,3,4,5] } ...
確定! 回上一頁