动画模块只允许导入一次,所以最好在根模块 app.module.ts 中导入它。 import { BrowserAnimationsModule } from '@angular/platform-browser/animations'; @NgModule({ ...
確定! 回上一頁