1.npm i @angular/animations命令安裝注意: @angular/animations的版本號一定要和"@angular/core"版本號一樣,否則會報錯。2.app.module.ts中 ...
確定! 回上一頁