mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 04:04:22 +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
|
||||
class="text-white font-weight-bolder text-center mt-2 mb-0"
|
||||
>
|
||||
Sign in
|
||||
登录页
|
||||
</h4>
|
||||
<div class="row mt-3">
|
||||
<div class="col-2 text-center ms-auto">
|
||||
@ -90,7 +90,7 @@ onMounted(() => {
|
||||
variant="gradient"
|
||||
color="success"
|
||||
fullWidth
|
||||
>Sign in</MaterialButton
|
||||
>登录</MaterialButton
|
||||
>
|
||||
</div>
|
||||
<p class="mt-4 text-sm text-center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user