提交 4d6a5413 编写于 作者: H hxr

refactor: 登录版本号样式优化

上级 3bd7294b
......@@ -17,10 +17,12 @@
<el-card
class="z-1 !border-none w-100 !bg-transparent !rounded-4% <sm:w-83"
>
<h2 class="text-center">
{{ $t("login.title") }}
<el-tag class="ml-2">{{ defaultSettings.version }}</el-tag>
</h2>
<div class="text-center relative">
<h2>{{ defaultSettings.title }}</h2>
<el-tag class="ml-2 absolute top-0 right-0">{{
defaultSettings.version
}}</el-tag>
</div>
<el-form
ref="loginFormRef"
:model="loginData"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册