|
@@ -105,7 +105,7 @@ const itemList = [
|
|
const defaultList = [
|
|
const defaultList = [
|
|
{ title: '在线简历', path: '/pagesA/resumeOnline/index' },
|
|
{ title: '在线简历', path: '/pagesA/resumeOnline/index' },
|
|
{ title: '附件简历', path: '/pagesA/resume/index' },
|
|
{ title: '附件简历', path: '/pagesA/resume/index' },
|
|
- { title: '学生专区', path: '/pagesA/student/index', key: 'student', hide: false },
|
|
|
|
|
|
+ // { title: '学生专区', path: '/pagesA/student/index', key: 'student', hide: false },
|
|
{ title: '面试管理', path: '/pagesA/interview/index' },
|
|
{ title: '面试管理', path: '/pagesA/interview/index' },
|
|
{ title: '会员套餐', path: '/pagesA/vipPackage/index' },
|
|
{ title: '会员套餐', path: '/pagesA/vipPackage/index' },
|
|
{ title: '我的分享码', path: '/pagesB/sharePoster/index' },
|
|
{ title: '我的分享码', path: '/pagesB/sharePoster/index' },
|