feat(login/BasicVue.vue): demostrative info of login page.

This commit is contained in:
Elysia 2024-11-06 21:03:13 +08:00
parent aae8bbdb35
commit 00ed78a99f

View File

@ -41,7 +41,7 @@ onMounted(() => {
<h4 <h4
class="text-white font-weight-bolder text-center mt-2 mb-0" class="text-white font-weight-bolder text-center mt-2 mb-0"
> >
Sign in 登录页
</h4> </h4>
<div class="row mt-3"> <div class="row mt-3">
<div class="col-2 text-center ms-auto"> <div class="col-2 text-center ms-auto">
@ -90,7 +90,7 @@ onMounted(() => {
variant="gradient" variant="gradient"
color="success" color="success"
fullWidth fullWidth
>Sign in</MaterialButton >登录</MaterialButton
> >
</div> </div>
<p class="mt-4 text-sm text-center"> <p class="mt-4 text-sm text-center">