Commit 2d858cb6 by Sweet Zhang

我的团队

parent 65a8412b
...@@ -57,7 +57,7 @@ export class MenuItemComponent implements OnInit { ...@@ -57,7 +57,7 @@ export class MenuItemComponent implements OnInit {
title: '我的团队', title: '我的团队',
type:'team', type:'team',
content: [ content: [
// { no: 15, subtitle: '我的团队', icon: 'team', path: '', routerLink: '',showSubMenu:true }, { no: 15, subtitle: '我的团队', icon: 'team', path: '', routerLink: '',showSubMenu:true },
// { no: 16, subtitle: '团队增员', icon: 'recruiting', path: '', routerLink: '',showSubMenu:true }, // { no: 16, subtitle: '团队增员', icon: 'recruiting', path: '', routerLink: '',showSubMenu:true },
{ no: 16, subtitle: '团队增员', icon: 'recruiting', path: '', routerLink: 'recruiting' ,showSubMenu:true}, { no: 16, subtitle: '团队增员', icon: 'recruiting', path: '', routerLink: 'recruiting' ,showSubMenu:true},
{ no: 18, subtitle: '招募海报', icon: 'poster_r', path: '', routerLink: '',showSubMenu:true }, { no: 18, subtitle: '招募海报', icon: 'poster_r', path: '', routerLink: '',showSubMenu:true },
......
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