updated
This commit is contained in:
parent
4aa7a659a4
commit
bdd055b8ae
1 changed files with 3 additions and 3 deletions
|
|
@ -105,16 +105,16 @@ onMounted(async () => {})
|
||||||
<q-icon name="mdi-check-circle" size="sm"></q-icon>คุณจะได้รับ
|
<q-icon name="mdi-check-circle" size="sm"></q-icon>คุณจะได้รับ
|
||||||
e-mail เพื่อเปลี่ยนรหัสผ่านใหม่
|
e-mail เพื่อเปลี่ยนรหัสผ่านใหม่
|
||||||
</q-banner>
|
</q-banner>
|
||||||
<div class="q-mb-xs">
|
<div class="q-mt-sm">
|
||||||
<q-btn
|
<q-btn
|
||||||
unelevated
|
flat
|
||||||
outline
|
outline
|
||||||
color="teal-5"
|
color="teal-5"
|
||||||
class="full-width"
|
class="full-width"
|
||||||
style="font-size: 16px; border-radius: 8px"
|
style="font-size: 16px; border-radius: 8px"
|
||||||
@click="router.push(`/login`)"
|
@click="router.push(`/login`)"
|
||||||
><q-icon left name="mdi-chevron-left" />
|
><q-icon left name="mdi-chevron-left" />
|
||||||
<div class="text-center">กลับไปที่การเข้าสู่ระบบ</div>
|
กลับไปที่การเข้าสู่ระบบ
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
</q-form>
|
</q-form>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue