|
|
@ -11,7 +11,7 @@ |
|
|
|
<div class="hidden min-h-full pl-4 mr-4 xl:flex xl:flex-col xl:w-6/12"> |
|
|
|
<div class="hidden min-h-full pl-4 mr-4 xl:flex xl:flex-col xl:w-6/12"> |
|
|
|
<AppLogo class="-enter-x" /> |
|
|
|
<AppLogo class="-enter-x" /> |
|
|
|
<div class="my-auto"> |
|
|
|
<div class="my-auto"> |
|
|
|
<img :alt="title" src="../../../assets/svg/login-box-bg.svg" class="w-1/2 -mt-16 -enter-x" /> |
|
|
|
<img :alt="title" src="" class="w-1/2 -mt-16 -enter-x" /> |
|
|
|
<div class="mt-10 font-medium text-white -enter-x"> |
|
|
|
<div class="mt-10 font-medium text-white -enter-x"> |
|
|
|
<span class="inline-block mt-4 text-3xl"> {{ t('sys.login.signInTitle') }}</span> |
|
|
|
<span class="inline-block mt-4 text-3xl"> {{ t('sys.login.signInTitle') }}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|