From 88c0b42bd43a80ac805fe5df1c1ff7ddda9fec28 Mon Sep 17 00:00:00 2001 From: dongqian <3475123872@qq.com> Date: Fri, 4 Jul 2025 16:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=83=85=E7=BB=AA=E8=A7=A3=E7=A0=81=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AiEmotion.vue | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index df0ae07..9f3e387 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -1730,7 +1730,7 @@ defineExpose({ } .class0402 { - width: 80%; + /* width: 80vw; */ margin: 0 auto; } @@ -1936,13 +1936,14 @@ defineExpose({ /* 确保不超出父容器 */ height: auto; /* 高度根据内容动态变化 */ - min-height: 75rem; + /* min-height: 75rem; */ /* 设置最小高度,确保图片显示 */ margin: 0 auto; box-sizing: border-box; /* 包括内边距在宽度计算中 */ transition: all 0.3s ease; /* 添加平滑过渡效果 */ + padding-bottom: 1rem; } .class03 { @@ -2172,10 +2173,6 @@ defineExpose({ min-height: 60rem; } - .class04 { - min-height: 65rem; - } - .class05 { min-height: 75rem; } @@ -2209,9 +2206,6 @@ defineExpose({ min-height: 55rem; } - .class04 { - min-height: 55rem; - } .class05 { min-height: 65rem; @@ -2367,7 +2361,7 @@ defineExpose({ .class04 { width: 100%; height: auto; - min-height: 38rem; + /* min-height: 38rem; */ /* min-height: 51rem; */ /* margin-left: -39px; */ /* min-height: 38rem; */ @@ -2763,9 +2757,6 @@ defineExpose({ min-height: 35rem; } - .class04 { - min-height: 30rem; - } .class05 { min-height: 35rem;