如何为 Angular 16+ 中延迟加载的组件实现 Guard
我正在尝试为延迟加载的组件实现守卫。我尝试过 canMatch 和 canActivate 但出现错误。 无法匹配任何路线。网址段: '管理/主页/所有-...