Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实现路由后,我遇到了错误can't GET / in Angular。
在 app-route.module.ts 中,不要在主目录中留出空间。例如 :: { path: '', component: AngularComponent },
在 navbar.component.html 中,执行以下操作