📌  相关文章
📜  没有 ChildrenOutletContexts 的提供者 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:29.855000             🧑  作者: Mango

代码示例2
imports: [RouterModule.forRoot(routes)],    // use forRoot instead of forChild(routes)
// forRoot for app-routing.module and forChild for the other modules