opt: optimize index and login page UI

This commit is contained in:
RockYang
2024-04-26 16:07:02 +08:00
parent fa5c036041
commit 468b48151f
8 changed files with 158 additions and 80 deletions

View File

@@ -24,6 +24,8 @@
<span>项目源码</span>
</el-button>
</a>
<el-button @click="router.push('/login')" round>登录</el-button>
<el-button @click="router.push('/register')" round>注册</el-button>
</div>
</el-menu>
</div>