gst4base
JayChou 2 weeks ago
parent 7cf7bb1597
commit 689ec5e9f3
  1. 2
      jeecgboot-vue3-master/src/views/sys/login/Login.vue

@ -11,7 +11,7 @@
<div class="hidden min-h-full pl-4 mr-4 xl:flex xl:flex-col xl:w-6/12">
<AppLogo class="-enter-x" />
<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">
<span class="inline-block mt-4 text-3xl"> {{ t('sys.login.signInTitle') }}</span>
</div>

Loading…
Cancel
Save