|
@@ -99,7 +99,7 @@ const router = useRouter()
|
|
const handleLogoClick = () => { router.push({ path: '/recruit/enterprise'}) }
|
|
const handleLogoClick = () => { router.push({ path: '/recruit/enterprise'}) }
|
|
|
|
|
|
const handleToPersonalCenter = () => {
|
|
const handleToPersonalCenter = () => {
|
|
- // router.push({ path: '/personalCenter' })
|
|
|
|
|
|
+ // router.push({ path: '/recruit/personal/personalCenter' })
|
|
}
|
|
}
|
|
const handleEnterpriseClick = () => {
|
|
const handleEnterpriseClick = () => {
|
|
// router.push({ path: '/recruit/enterprise/enterpriseCenter?key=mIntroduction' })
|
|
// router.push({ path: '/recruit/enterprise/enterpriseCenter?key=mIntroduction' })
|