mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 08:20:52 +08:00
chore: format code
This commit is contained in:
@@ -69,9 +69,9 @@ const loginLoading = computed(() => {
|
||||
|
||||
<template>
|
||||
<AuthenticationLogin
|
||||
username-placeholder="vben"
|
||||
password-placeholder="123456"
|
||||
:loading="loginLoading"
|
||||
password-placeholder="123456"
|
||||
username-placeholder="vben"
|
||||
@submit="handleLogin"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user