项目介绍 关于angular的路由的使用 启动 npm install npm run start --4200 知识点包括 同模块下的路由配置 不同模块的路由配置: 不同模块的路由,只需要在根模块导入对应的子模块,不需要将子路由模块也导入到根路由模块或者根模块# angular-example