From 3fa94693b229fc4f212c939271eafbebe609bc38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=B0=91=E5=BA=B7?= Date: Thu, 8 May 2025 15:27:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E4=BF=A1=E4=BB=A3=E7=A0=81=E5=BA=93-?= =?UTF-8?q?=E5=8F=AF=E4=BF=A1=E5=BC=80=E6=BA=90=E4=BB=A3=E7=A0=81=E5=BA=93?= =?UTF-8?q?AI=E5=8A=A9=E6=89=8B=E8=BF=91=E6=9C=9F=E9=A2=84=E8=AD=A6?= =?UTF-8?q?=E5=85=AC=E5=91=8A=E5=88=97=E8=A1=A8=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Jyh/AI/Home/components/OssList.vue | 2 +- .../Jyh/AI/Home/components/WarningList.vue | 291 ++++++++++++++++++ src/views/Jyh/AI/Home/index.vue | 10 +- 3 files changed, 299 insertions(+), 4 deletions(-) create mode 100644 src/views/Jyh/AI/Home/components/WarningList.vue diff --git a/src/views/Jyh/AI/Home/components/OssList.vue b/src/views/Jyh/AI/Home/components/OssList.vue index aa5606b..62a8bfa 100644 --- a/src/views/Jyh/AI/Home/components/OssList.vue +++ b/src/views/Jyh/AI/Home/components/OssList.vue @@ -428,7 +428,7 @@ function handleMore() { .secret-container { position: relative; - min-height: 600px; + //min-height: 600px; background: #ffffff; padding: 20px; margin-top: 16px; diff --git a/src/views/Jyh/AI/Home/components/WarningList.vue b/src/views/Jyh/AI/Home/components/WarningList.vue new file mode 100644 index 0000000..98ace5d --- /dev/null +++ b/src/views/Jyh/AI/Home/components/WarningList.vue @@ -0,0 +1,291 @@ + + + + + diff --git a/src/views/Jyh/AI/Home/index.vue b/src/views/Jyh/AI/Home/index.vue index 3dc46ba..aaa8849 100644 --- a/src/views/Jyh/AI/Home/index.vue +++ b/src/views/Jyh/AI/Home/index.vue @@ -17,7 +17,9 @@ 完成回答: - + + +