const appRoutes: Routes = [ { path: 'crisis-center', component: CrisisListComponent }, //....];这里 appRoutes: Routes 是什么意思,看不懂,求解,谢谢! 查看完整描述