myopenresources / cc

一个基于angular5.0.0+ng-bootstrap1.0.0-beta.8+bootstrap4.0.0-beta.2+scss的后台管理系统界面(没基础的同学请先自学基础,谢谢!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

一级菜单路由跳转

leeguiman opened this issue · comments

只有一级菜单路由怎么跳转啊,为什么进入不到itemClicked(item: MenuData)方法;菜鸟求指导

搞明白了,我应该看sidebar中itemClicked方法,前面一直在treeview中找。