fix: 首页出版效果
This commit is contained in:
@@ -30,7 +30,7 @@ export default function Certification({ platform, children }: CertificationProps
|
||||
router.refresh();
|
||||
})
|
||||
.catch((error) => {
|
||||
router.replace('/auth');
|
||||
router.replace('/');
|
||||
});
|
||||
}, [pathname]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user