Angular路由只将某些路由路由到404页面,不会将子路由错误路由到404页面。
创始人
2024-10-28 05:31:09
0

可以使用控制台打印来检查错误信息,然后将所有错误路由到404页面,包括子路由的错误。以下是一个示例代码:

import { NgModule } from '@angular/core';
import { Routes, RouterModule } from '@angular/router';
import { NotFoundComponent } from './not-found/not-found.component';

const routes: Routes = [
  {
    path: '',
    loadChildren: () => import('./home/home.module').then(m => m.HomeModule)
  },
  {
    path: '**',
    component: NotFoundComponent
  }
];

@NgModule({
  imports: [RouterModule.forRoot(routes)],
  exports: [RouterModule]
})
export class AppRoutingModule { }

在上面的代码中,NotFoundComponent是你的404组件,如果路由无法匹配任何其他路由,则会自动路由到该组件。

然后可以在子路由中添加一个通配符路由来使普通路由错误也能被捕获并路由到404页面:

import { NgModule } from '@angular/core';
import { Routes, RouterModule } from '@angular/router';
import { NotFoundComponent } from '../not-found/not-found.component';
import { ChildComponent } from './child.component';

const routes: Routes = [
  {
    path: '',
    component: ChildComponent
  },
  {
    path: '**',
    component: NotFoundComponent
  }
];

@NgModule({
  imports: [RouterModule.forChild(routes)],
  exports: [RouterModule]
})
export class ChildRoutingModule { }

这样,当访问不存在的子路由时,它将路由到404页面。

相关内容

热门资讯

一分钟了解!wepoker分析... 一分钟了解!wepoker分析,wepoker透视脚本网页,其实真的有挂(有挂秘籍)1、游戏颠覆性的...
交流学习经验!aapoker如... 交流学习经验!aapoker如何设置胜率,德扑之心免费透视,真是存在有挂(有挂秘诀)1、上手简单,内...
免费测试版!拱趴大菠萝自动计算... 免费测试版!拱趴大菠萝自动计算机器人,wepoker私局代打,好像真的是有挂(有挂总结)1、每一步都...
我来教大家!wepoker有辅... 我来教大家!wepoker有辅助工具吗,德州透视竞技联盟,都是真的是有挂(了解有挂)1、每一步都需要...
一分钟了解!wepoker私人... 一分钟了解!wepoker私人局透视方法,werplan怎么作弊,好像真的是有挂(有挂教学)1)辅助...
玩家科普!wepoker透视器... 玩家科普!wepoker透视器免费,安装不了wepoker,果然存在有挂(有挂方略)小薇(辅助器软件...
科技揭秘!佛手大菠萝有挂吗,w... 科技揭秘!佛手大菠萝有挂吗,wepoker破解工具,果然有挂(有挂细节)1)辅助插件:进一步探索辅助...
教程辅助!wepoker怎么提... 教程辅助!wepoker怎么提高运气,拱趴大菠萝有什么挂,都是真的是有挂(有挂技巧)脚本下载中分为三...
一分钟揭秘!we-poker正... 一分钟揭秘!we-poker正规吗,wepoker轻量版透视,一贯真的是有挂(有挂攻略)1、游戏颠覆...
重大发现!wepoker透视版... 重大发现!wepoker透视版下载,werplan脚本,真是真的有挂(有挂存在)1、打开软件启动之后...