From 21d09a41990646b9dbd82001a8c48d3bfc3ba733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Tue, 8 Jul 2025 16:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=83=8C=E6=99=AF=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AiEmotion.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 32b39f6..a50ac77 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -1982,7 +1982,7 @@ defineExpose({ background-image: url("@/assets/img/AiEmotion/bk00000.png"); background-size: 100% 100%; background-repeat: no-repeat; - width: 95%; + width: 100%; height: auto; margin: 0 auto; margin-top: 20px; @@ -2301,7 +2301,7 @@ defineExpose({ background-image: url("@/assets/img/AiEmotion/bk00000.png"); background-size: 100% 100%; background-repeat: no-repeat; - width: 95%; + width: 100%; height: auto; min-height: 50rem; margin: 0 auto;