Commit f9a43281 authored by 陈娇's avatar 陈娇

侧边栏-test

parent ca852379
Pipeline #3024 passed with stage
in 0 seconds
......@@ -23,12 +23,7 @@ export class LeftmenuComponent implements OnInit, OnDestroy {
this.selectItem = selectItem;
this.init();
}
dataArr = [{
name: 'home',
icon: 'io i-shouye',
type: 1,
child: [],
}, {
dataArr = [ {
name: 'deviceCenter',
icon: 'io i-shebei',
type: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment