mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-24 05:24:21 +08:00
feat(login/BasicVue.vue): demostrative info of login page.
This commit is contained in:
parent
aae8bbdb35
commit
00ed78a99f
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user