diff --git a/src/views/courselibrary/CourseExquisite.vue b/src/views/courselibrary/CourseExquisite.vue index b2605774..efc41e78 100644 --- a/src/views/courselibrary/CourseExquisite.vue +++ b/src/views/courselibrary/CourseExquisite.vue @@ -4,7 +4,7 @@
-
+
@@ -30,6 +30,26 @@ +
+
+
+ +
搜索
+
+
+ +
重置
+
+
+
+
+
+
导入标记
+
+
+
导出表格
+
+
+
@@ -825,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; @@ -916,7 +919,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 {