Angular配置路由以及动态路由取值传值跳转
Angular配置路由 1、找到 app-routing.module.ts 配置路由 引入组件 import { HomeComponent } from './home/home.compo ...
Angular配置路由 1、找到 app-routing.module.ts 配置路由 引入组件 import { HomeComponent } from './home/home.compo ...