// my-pagination.component.ts @Component({ ... export class MyPaginationComponent extends SimplePaginationComponent { @Input() title: string; // 只用來改child ...
確定! 回上一頁