Angular命名的路由出口不如预期工作
创始人
2024-10-28 13:01:01
0

案例代码如下,其中app-routing.module.ts是Angular的路由模块文件,app.component.html是应用的根组件模板文件。

app-routing.module.ts:

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

const routes: Routes = [
  { path: '', redirectTo: '/home', pathMatch: 'full' },
  { path: 'home', component: HomeComponent, outlet: 'main' },
  { path: 'about', component: AboutComponent, outlet: 'main' },
  { path: '**', component: NotFoundComponent }
];

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

app.component.html:



在上面的代码中,我们定义了两个router-outlet,一个是默认的出口,另一个是命名为main的出口。路由配置中的outlet属性指定了每个路由对应的出口。

在模板文件app.component.html中,我们使用了两个router-outlet,分别用于显示默认的路由和命名为main的路由。

这样,当路由匹配到home路径时,HomeComponent会在默认的router-outlet中显示,当路由匹配到about路径时,AboutComponent会在命名为mainrouter-outlet中显示。

如果没有匹配的路由,会显示NotFoundComponent

这样,我们就可以根据需要在不同的路由出口中显示不同的组件。

相关内容

热门资讯

透视详细"pokem... 透视详细"pokemmo手机版透视脚本"确实是真的辅助挂(哔哩哔哩)1、pokemmo手机版透视脚本...
透视推荐"wepok... 透视推荐"wepoker公共底牌"本来存在有辅助挂(哔哩哔哩)1、wepoker公共底牌脚本辅助下载...
透视分享"poker... 透视分享"pokerworld破解版下载"原来是有辅助方法(哔哩哔哩)1、下载好pokerworld...
透视必备"哈糖大菠萝... 透视必备"哈糖大菠萝挂法"切实真的有辅助技巧(哔哩哔哩)1、每一步都需要思考,不同水平的挑战哈糖大菠...
透视必备"hhpok... 透视必备"hhpoker辅助器"都是是有辅助教程(哔哩哔哩)1、每一步都需要思考,不同水平的挑战会更...
透视透视"poker... 透视透视"pokernow辅助控制"果然是有辅助脚本(哔哩哔哩)在进入pokernow辅助控制软件靠...
透视科普"wepok... 透视科普"wepoker-h5下载"都是存在有辅助工具(哔哩哔哩)1、wepoker-h5下载免费脚...
透视普及"德普之星透... 透视普及"德普之星透视免费"切实存在有辅助器(哔哩哔哩)一、德普之星透视免费游戏安装教程牌型概率发牌...
透视有挂"wepok... 透视有挂"wepoker数据分析"其实是真的辅助技巧(哔哩哔哩)1、游戏颠覆性的策略玩法,独创攻略技...
透视揭幕"wpk有那... 透视揭幕"wpk有那种辅助吗"一直真的是有辅助方法(哔哩哔哩)1、下载好wpk有那种辅助吗脚本下载之...