上一篇写到 使用.net core ABP和Angular模板构建博客管理系统(实现博客列表页面):http://www.jianshu.com/p/24c5f23007d0
新建两个模块
ng...{ path: 'notebook', component: NoteBookComponent }
]
}
])
修改菜单
ABP...这个使用的图表库是:https://materialdesignicons.com/
打开app\layout\sidebar-nav.component.ts 文件修改菜单如下:
menuItems...]),
new MenuItem(this.l("MultiLevelMenu"), "", "menu", "", [
new MenuItem("ASP.NET...ref=abptmpl")
]),
new MenuItem("ASP.NET Zero", "", "", "", [