@@ -18,14 +18,14 @@ const common = [
}
]
},
- {
- path: '/shareJob',
- name: 'shareJob',
- meta: {
- title: '分享职位'
- },
- component: () => import('@/views/recruit/personal/shareJob/index.vue')
+ // { // 暂停维护
+ // path: '/shareJob',
+ // name: 'shareJob',
+ // meta: {
+ // title: '分享职位'
+ // },
+ // component: () => import('@/views/recruit/personal/shareJob/index.vue')
// 邀请页
{
path: '/invite',