From a1b8c617e4a3a310fe411bbec1f40d338239e01d Mon Sep 17 00:00:00 2001 From: sunli_tydic Date: Wed, 10 Dec 2025 16:17:58 +0800 Subject: [PATCH] =?UTF-8?q?ai=E8=A7=86=E9=A2=91=E4=B8=80=E6=9C=9F=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E6=8F=90=E4=BA=A4-=E5=A2=9E=E5=8A=A0=E5=88=A4?= =?UTF-8?q?=E6=96=AD=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/aiScript.vue | 25 +++++++++++++++++++++++-- src/views/portal/course/Index.vue | 2 +- src/views/study/coursenew.vue | 4 ++-- 3 files changed, 26 insertions(+), 5 deletions(-) diff --git a/src/components/Course/aiScript.vue b/src/components/Course/aiScript.vue index 365b6a43..2119dac2 100644 --- a/src/components/Course/aiScript.vue +++ b/src/components/Course/aiScript.vue @@ -1,7 +1,7 @@ @@ -420,4 +424,21 @@ export default { justify-content: flex-end; } } +.no-data{ + display: flex; + flex-direction: column; + align-items: center; + gap: 10px; + padding-top: 60px; + color: rgba(0, 0, 0, 0.34); + font-size: 12px; + font-weight: 400; + line-height: 21px; + letter-spacing: 0.26px; + text-align: center; + img{ + width: 96px; + height: 50px; + } +} \ No newline at end of file diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index ebe06897..a4c217b9 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -393,7 +393,7 @@ - 摘要 + 摘要
diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index bd7ccd13..da6932fa 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -376,7 +376,7 @@
@@ -669,7 +669,7 @@