fix: mode data

This commit is contained in:
archer
2023-04-28 15:07:38 +08:00
parent 5969f5e0c5
commit 56b3ddc147
3 changed files with 5 additions and 4 deletions

View File

@@ -22,9 +22,9 @@ const Home = () => {
<Card p={5} mt={4} textAlign={'center'}>
<Box>
{/* <Link href="https://beian.miit.gov.cn/" target="_blank">
浙B2-20080101
</Link> */}
<Link href="https://beian.miit.gov.cn/" target="_blank">
ICP备2023011255号-1
</Link>
</Box>
<Box>Made by FastGpt Team.</Box>
</Card>