优化SlideView和Footer组件

This commit is contained in:
jxxghp
2025-04-28 14:05:24 +08:00
parent dca5885ef1
commit 51f7694788
4 changed files with 80 additions and 82 deletions
+1 -6
View File
@@ -180,12 +180,7 @@ onMounted(async () => {
<div class="relative flex min-h-screen flex-col items-center justify-center">
<!-- 登录表单 -->
<div class="auth-wrapper d-flex align-center justify-center">
<VCard
class="auth-card px-7 py-3 w-full h-full"
:class="{ 'opacity-75': globalTheme.name.value !== 'transparent' }"
max-width="24rem"
border
>
<VCard class="auth-card px-7 py-3 w-full h-full" max-width="24rem" border>
<VCardItem class="justify-center">
<template #prepend>
<div class="d-flex pe-0">