From 056c5f062269d02e719c0c9730562c0709645b44 Mon Sep 17 00:00:00 2001 From: xueyinfei <1207092115@qq.com> Date: Thu, 11 Dec 2025 10:55:08 +0800 Subject: [PATCH] =?UTF-8?q?aichat=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layout/components/AppMain.vue | 4 +- .../src/views/aichat/Interrupt.vue | 11 +- .../src/views/aichat/OperationButton.vue | 144 +++++++++--------- .../src/views/aichat/aichat.vue | 14 +- .../src/views/meta/metaInfo/index.vue | 14 +- 5 files changed, 98 insertions(+), 89 deletions(-) diff --git a/vue-fastapi-frontend/src/layout/components/AppMain.vue b/vue-fastapi-frontend/src/layout/components/AppMain.vue index 423c39d..4cb9a71 100644 --- a/vue-fastapi-frontend/src/layout/components/AppMain.vue +++ b/vue-fastapi-frontend/src/layout/components/AppMain.vue @@ -124,10 +124,10 @@ function closeChatDiv(){ cursor: pointer; max-height: 500px; max-width: 500px; - z-index: 1000; + z-index: 3000; } .ai_chat_div { - z-index: 1000; + z-index: 3000; border-radius: 8px; border: 1px solid #ffffff; background: linear-gradient(188deg, rgba(235, 241, 255, 0.20) 39.6%, rgba(231, 249, 255, 0.20) 94.3%), #EFF0F1; diff --git a/vue-fastapi-frontend/src/views/aichat/Interrupt.vue b/vue-fastapi-frontend/src/views/aichat/Interrupt.vue index c198b11..75fd744 100644 --- a/vue-fastapi-frontend/src/views/aichat/Interrupt.vue +++ b/vue-fastapi-frontend/src/views/aichat/Interrupt.vue @@ -6,8 +6,8 @@ {{item.default_value}} - - + + {{radio}} @@ -15,7 +15,7 @@ - + - + \ No newline at end of file diff --git a/vue-fastapi-frontend/src/views/aichat/OperationButton.vue b/vue-fastapi-frontend/src/views/aichat/OperationButton.vue index 7ed4201..9900914 100644 --- a/vue-fastapi-frontend/src/views/aichat/OperationButton.vue +++ b/vue-fastapi-frontend/src/views/aichat/OperationButton.vue @@ -4,84 +4,84 @@ {{ datetimeFormat(data.time) }} -
- + + - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +