From 6a3f3d802ebb9cf0ef8e03e6e855f943bbe0dbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BE=9D=E6=A2=A6?= <15822465730@163.com> Date: Wed, 17 Dec 2025 18:08:17 +0800 Subject: [PATCH] =?UTF-8?q?1=E6=9C=9Fui=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal-index.scss | 30 ++++--- src/views/course/CourseManage.vue | 119 +++++++++++++++++++++++--- src/views/course/ManageListRemote.vue | 6 +- src/views/course/TeacherList.vue | 14 +-- src/views/study/coursenew.vue | 6 +- 5 files changed, 141 insertions(+), 34 deletions(-) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 1035ea8f..efd04e21 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -438,24 +438,28 @@ min-width: 240px !important; height: 52px !important; border-radius: 12px !important; - top: 236px !important; - font-size: 20px !important; + top: 180px !important; + font-size: 18px !important; font-weight: bold !important; border: none !important; + .el-message__content { + font-size: 16px !important; + font-weight: bold !important; + } } .el-message--success.new-message { box-shadow: none !important; background-color: rgba($color: #4CB967, $alpha: 0.1) !important; - min-width: 240px !important; + min-width: 180px !important; height: 52px !important; border-radius: 12px !important; - top: 236px !important; - font-size: 22px !important; + top: 180px !important; + font-size: 18px !important; border: none !important; .el-message__content { color: #189B39 !important; - font-size: 20px !important; + font-size: 16px !important; font-weight: bold !important; } } @@ -465,14 +469,14 @@ min-width: 240px !important; height: 52px !important; border-radius: 12px !important; - top: 236px !important; - font-size: 22px !important; + top: 180px !important; + font-size: 18px !important; font-weight: bold !important; border: none !important; .el-message__content { color: #CF1717 !important; - font-size: 20px !important; + font-size: 16px !important; font-weight: bold !important; } } @@ -482,10 +486,14 @@ min-width: 240px !important; height: 52px !important; border-radius: 12px !important; - top: 236px !important; - font-size: 20px !important; + top: 180px !important; + font-size: 18px !important; font-weight: bold !important; border: none !important; + .el-message__content { + font-size: 16px !important; + font-weight: bold !important; + } } diff --git a/src/views/course/CourseManage.vue b/src/views/course/CourseManage.vue index ef7ff436..ea38b5f0 100644 --- a/src/views/course/CourseManage.vue +++ b/src/views/course/CourseManage.vue @@ -63,7 +63,7 @@
告诉我们您的喜欢程度