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 @@