|
@@ -112,7 +112,7 @@ const list = ref([
|
|
{ title: '新用户邀请记录', path: '/pagesB/inviteRecord/index' },
|
|
{ title: '新用户邀请记录', path: '/pagesB/inviteRecord/index' },
|
|
{ title: '门墩儿商城', appId: 'wx6decdf12f9e7a061' },
|
|
{ title: '门墩儿商城', appId: 'wx6decdf12f9e7a061' },
|
|
{ title: '我要招聘', key: 'recruit' },
|
|
{ title: '我要招聘', key: 'recruit' },
|
|
- { title: '招聘会', path: '/pagesB/jobFair/index', open: true },
|
|
|
|
|
|
+ // { title: '招聘会', path: '/pagesB/jobFair/index', open: true },
|
|
{ title: '联系我们', path: '/pagesB/contactUs/index' },
|
|
{ title: '联系我们', path: '/pagesB/contactUs/index' },
|
|
{ title: '协议中心', path: '/pagesB/agreement/index', open: true }
|
|
{ title: '协议中心', path: '/pagesB/agreement/index', open: true }
|
|
])
|
|
])
|