From 15741a575d5da78d1ede166d0aec01e23b9eae59 Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Mon, 29 Jun 2026 10:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E6=97=B6=E6=98=BE=E7=A4=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/aiQuantity/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/aiQuantity/index.vue b/frontend/src/views/aiQuantity/index.vue index 1fa6891..ae3e8e7 100644 --- a/frontend/src/views/aiQuantity/index.vue +++ b/frontend/src/views/aiQuantity/index.vue @@ -133,7 +133,7 @@ onMounted(() => { .container-top-box { width: 100%; - height: 404px; + height: 400px; padding: 8px 15px; background: #ffffff; box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);