afe1
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
packages/effects/layouts/src/authentication/authentication.vue
|
|
@ -57,7 +57,7 @@ const logoSource = computed(() => preferences.logo.source); |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<!-- 中间内容 --> |
|
|
<!-- 系统介绍 --> |
|
|
<div v-if="!authPanelCenter" class="relative hidden w-0 flex-1 lg:block"> |
|
|
<div v-if="!authPanelCenter" class="relative hidden w-0 flex-1 lg:block"> |
|
|
<div class="absolute inset-0 h-full w-full bg-[#070709]"> |
|
|
<div class="absolute inset-0 h-full w-full bg-[#070709]"> |
|
|
<div class="login-background absolute left-0 top-0 size-full"></div> |
|
|
<div class="login-background absolute left-0 top-0 size-full"></div> |
|
|
|