feat: 添加首页模板

This commit is contained in:
landaiqing
2024-04-22 00:02:42 +08:00
parent f2b1aa6578
commit 299d84f30f
20 changed files with 1492 additions and 87 deletions

View File

@@ -248,7 +248,7 @@ export default observer(() => {
</Button>
</Form>
<a href='/' className={styles.go_to_register}>
<a href='/login' className={styles.go_to_register}>
<span></span>
</a>
</Space>