[Solution found!] 您只需要在NgModule中导出它,也需要导入它@NgModule({ imports: [ MatButtonModule, MatFormFieldModule, MatInputModule, MatRippleModule, ] ...
確定! 回上一頁