From 6bed1984d82e84d61bcf729f3b2e1ea2d395528a Mon Sep 17 00:00:00 2001 From: no99 <17663930442@163.com> Date: Mon, 30 Jun 2025 14:59:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=BA=E5=AE=9D=E5=A5=87=E5=85=B5=E5=A4=A7?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E8=83=8C=E6=99=AF=E5=9C=88=E5=AE=9A=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AIchat.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AIchat.vue b/src/views/AIchat.vue index 7d16bac..59f5f99 100644 --- a/src/views/AIchat.vue +++ b/src/views/AIchat.vue @@ -3203,7 +3203,7 @@ onUnmounted(() => { /* top: -30px; */ } .logo1 { - position: relative; + /* position: relative; */ max-width: 350px; min-width: 200px; width: 25%; @@ -3225,7 +3225,7 @@ onUnmounted(() => { .gif-area { padding: 70px 0px; - /* position: relative; */ + position: relative; /* height: 30vh; */ display: flex; flex-direction: column;