From 53146023b3b25a6f79792519f150e265a52b600c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=99=93=E9=B8=BD?= Date: Thu, 20 Oct 2022 15:19:40 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E6=8E=92=E8=A1=8C?= =?UTF-8?q?=E6=A6=9C=E5=9B=BE=E7=89=87=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectcenter/TaskPage.vue | 85 +++++++++++++++++++++++----- 1 file changed, 70 insertions(+), 15 deletions(-) diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index 1dfc0353..3b463b9a 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -1224,7 +1224,7 @@ - + + \ No newline at end of file diff --git a/src/components/drawers/AddLevelImportStu.vue b/src/components/drawers/AddLevelImportStu.vue new file mode 100644 index 00000000..fdf9464d --- /dev/null +++ b/src/components/drawers/AddLevelImportStu.vue @@ -0,0 +1,354 @@ + + + + + \ No newline at end of file diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index 9a7a4b19..92a699d6 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -72,66 +72,97 @@
-
-
-
{{ item.lev }}
-
-
{{ item.name }}
-
- 当前关卡 - {{ item.count }} - 个人 -
-
-
-
-
- {{ item.online }} + +
+
+
+
{{ item.lev }}
+
+
{{ item.name }}
+
+ 当前关卡 + {{ item.count }} + 个人
-
在线
-
-
-
- {{ item.homework }} +
+
+
+ {{ item.online }} +
+
在线
-
作业
-
-
-
-
- {{ item.juan }} +
+
+
+ {{ item.homework }} +
+
作业
-
问卷
-
-
-
-
- {{ item.ballot }} +
+
+
+ {{ item.juan }} +
+
问卷
-
投票
-
-
-
-
- {{ item.test }} +
+
+
+ {{ item.ballot }} +
+
投票
-
考试
-
-
-
- 编辑 -
-
更多
-
-
-
复制
-
删除
+
+
+
+ {{ item.test }} +
+
考试
+
+
+
+ 编辑 +
+
更多
+
+
+
复制
+
删除
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ 发布 +
+
快速发布项目
+
+
+
@@ -159,8 +190,8 @@
- - + +
@@ -344,13 +375,14 @@ v-model:visible="visible" :footer="null" centered="true" + wrapClassName="changeModal" >
调整关卡
-
+
@@ -375,39 +407,74 @@
+ + + +
+
+
+
+
+ 提示 +
+
+
+ 请确认是否批量删除学员 +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + + +