From 04f26d29d991cda838e9977de6ae3aacf016d18c Mon Sep 17 00:00:00 2001 From: dongqian <3475123872@qq.com> Date: Fri, 4 Jul 2025 17:09:28 +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=8Dreally?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AiEmotion.vue | 1 + src/views/components/emotionDecod.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 9f3e387..a1c3e87 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -2361,6 +2361,7 @@ defineExpose({ .class04 { width: 100%; height: auto; + margin: 0 auto; /* min-height: 38rem; */ /* min-height: 51rem; */ /* margin-left: -39px; */ diff --git a/src/views/components/emotionDecod.vue b/src/views/components/emotionDecod.vue index a7abc74..caf49c1 100644 --- a/src/views/components/emotionDecod.vue +++ b/src/views/components/emotionDecod.vue @@ -451,6 +451,7 @@ onBeforeUnmount(() => { .qxjmqbox { height: auto; width: 100%; + margin:0 auto; } #qxjmqEcharts { @@ -473,8 +474,7 @@ onBeforeUnmount(() => { .qxjmqbox { height: auto; - width: 100%; - margin: 0; + width: 90%; } }