|
@@ -192,7 +192,7 @@ const navList = ref([
|
|
|
{ title: '门墩儿招聘', path: '/recruit/personal/recommend', dealActive: true },
|
|
|
{ title: '门墩儿猎头', path: '/headhunting' },
|
|
|
{ title: '门墩儿商城', path: '/pointsExchange', isEdit: true },
|
|
|
- { title: '火苗儿校企', path: '/flame' },
|
|
|
+ { title: '火苗儿校企', path: '/flameLogin' },
|
|
|
{ title: '了解门墩儿', path: '/about' }
|
|
|
])
|
|
|
|