refactor: ♻️ 重构登录页面并添加新功能

重新设计了登录页面布局和样式,添加了注册和重置密码功能组件
This commit is contained in:
zimo493
2025-04-03 15:05:03 +08:00
parent 6026e9cac0
commit c0718a089c
10 changed files with 742 additions and 276 deletions

View File

@@ -1,6 +1,6 @@
<template>
<el-dropdown trigger="click" @command="handleLanguageChange">
<div class="i-svg:language" />
<div class="i-svg:language" :class="size" />
<template #dropdown>
<el-dropdown-menu>
<el-dropdown-item