From e12d7ac218af563007ef636fffd7702a89b13fa8 Mon Sep 17 00:00:00 2001 From: "dong.ai" Date: Wed, 12 Nov 2025 10:54:25 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CourseExquisite.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/courselibrary/CourseExquisite.vue b/src/views/courselibrary/CourseExquisite.vue index b2605774..f4a0c61d 100644 --- a/src/views/courselibrary/CourseExquisite.vue +++ b/src/views/courselibrary/CourseExquisite.vue @@ -107,20 +107,20 @@
-
-
导入标记
-
-
-
导出表格
-
搜索
-
+
重置
+
+
导入标记
+
+
+
导出表格
+
@@ -916,7 +916,7 @@ export default defineComponent({ .search { width: 16px; height: 18px; - background-image: url("../../assets/images/courseManage/reset1.png"); + background-image: url("../../assets/images/courseManage/reset0.png"); } .daochu { From 09e8c7f399b1bc52c88f01b3822d3c261b5435df Mon Sep 17 00:00:00 2001 From: "dong.ai" Date: Wed, 12 Nov 2025 11:52:43 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CourseExquisite.vue | 44 +++++++++++---------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/src/views/courselibrary/CourseExquisite.vue b/src/views/courselibrary/CourseExquisite.vue index f4a0c61d..0431cf86 100644 --- a/src/views/courselibrary/CourseExquisite.vue +++ b/src/views/courselibrary/CourseExquisite.vue @@ -4,7 +4,7 @@
-
+
@@ -31,6 +31,25 @@ :options="yearOptions" allow-clear :max-tag-count="1">
+
+
+ +
搜索
+
+
+ +
重置
+
+
+
+
+
导入标记
+
+
+
导出表格
+
+
+
@@ -829,8 +833,8 @@ export default defineComponent({ flex-wrap: wrap; .filterItems { - width: 100%; - justify-content: space-between; + // width: 100%; + // justify-content: space-between; display: flex; flex-wrap: wrap; From 4d75fb03ee2fb2cf454f0082b74c8608c8cf81e0 Mon Sep 17 00:00:00 2001 From: "dong.ai" Date: Wed, 12 Nov 2025 16:21:06 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CourseExquisite.vue | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/src/views/courselibrary/CourseExquisite.vue b/src/views/courselibrary/CourseExquisite.vue index 0431cf86..efc41e78 100644 --- a/src/views/courselibrary/CourseExquisite.vue +++ b/src/views/courselibrary/CourseExquisite.vue @@ -4,7 +4,7 @@
- +
@@ -41,7 +41,8 @@
重置
-
+
+
导入标记
@@ -49,7 +50,7 @@
导出表格
- +
-
+ @@ -829,15 +830,13 @@ export default defineComponent({ margin-left: 35px; margin-right: 35px; margin-top: 30px; - display: flex; - flex-wrap: wrap; + // display: flex; + // flex-wrap: wrap; .filterItems { - // width: 100%; - // justify-content: space-between; display: flex; flex-wrap: wrap; - + justify-content: space-between; .pathnameInp { margin-right: 20px; margin-bottom: 20px;