From 4d75fb03ee2fb2cf454f0082b74c8608c8cf81e0 Mon Sep 17 00:00:00 2001 From: "dong.ai" Date: Wed, 12 Nov 2025 16:21:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE=E5=B1=95?= =?UTF-8?q?=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;