会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
孟鑫
博客园
首页
新随笔
联系
订阅
管理
2018年5月18日
angular 4 路由
摘要: 使用cli命令创建根路由模块 ng g cl app.router 或自己建一个路由配置文件 如:app/app.router.ts 在根模块中引入路由, 为特性模块定义的路由在其模块中引入 路由配置 pathMatch?: string; 默认为前缀匹配 "prefix"; "full" 为完全匹
阅读全文
posted @ 2018-05-18 10:22 孟鑫
阅读(166)
评论(0)
推荐(0)
编辑
公告