shuffle() { this.list = this.list.sort(() => (4*Math.random()>2)?1:-1); } ngAfterViewInit() { this.innerComponents.changes .subscribe(e => this.
確定! 回上一頁