|
@@ -7,6 +7,14 @@ const enterprise = [
|
|
show: true,
|
|
show: true,
|
|
redirect: '/recruit/enterprise',
|
|
redirect: '/recruit/enterprise',
|
|
},
|
|
},
|
|
|
|
+ // { 不能重定向,用于切换企业登录拦截
|
|
|
|
+ // path: '/enterpriseVerification', // 切换企业后先校验是否具备必填信息
|
|
|
|
+ // show: true,
|
|
|
|
+ // meta: {
|
|
|
|
+ // loginType: 'enterprise'
|
|
|
|
+ // }
|
|
|
|
+ // // redirect: '/enterprise',
|
|
|
|
+ // },
|
|
{
|
|
{
|
|
path: '/recruit/enterprise',
|
|
path: '/recruit/enterprise',
|
|
show: true,
|
|
show: true,
|