From 1bccb2c6e97c534b9f090190641f26931ec4ee5c Mon Sep 17 00:00:00 2001 From: lixg Date: Sun, 19 Feb 2023 15:43:27 +0800 Subject: [PATCH 1/8] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E8=80=83=E8=AF=95?= =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E4=BA=8C=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/learningpath/LevelAdd.vue | 38 +- src/views/projectcenter/TaskPage.vue | 2425 +++++++++++++------------- 2 files changed, 1237 insertions(+), 1226 deletions(-) diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index f15240a8..a33f2e7a 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -329,8 +329,11 @@
- 批量面授报名 + style="margin-right: 130px; cursor: pointer" + > + 批量面授报名
+ " + > ({ id: e.id, name: e.name, @@ -2597,7 +2610,8 @@ export default { return message.error("该任务无法学习,请联系管理员进行替换。"); window.open( window.location.protocol + - import.meta.env.VITE_BOE_ONLINE_CLASS_URL + + import.meta.env.VUE_APP_BOE_API_URL + + "/mobile/pages/study/courseStudy?id=" + item.targetId, "_top" ); @@ -2854,9 +2868,9 @@ export default { // 面授课学员报名弹框 const showFaceStuSignUp = () => { - console.log('我点击了- 批量面授报名') + console.log("我点击了- 批量面授报名"); state.TaskFaceImpStuvisible = true; - } + }; return { ...toRefs(state), @@ -2931,7 +2945,7 @@ export default { selectProjectName4, changeLevel, checkPer, - showFaceStuSignUp + showFaceStuSignUp, }; }, }; diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index ee6972f2..1f0d2f06 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -5,7 +5,7 @@
- +
{{ name }}
@@ -31,74 +31,74 @@ >
-->
{{ act }}
{{ act }}
{{ act }}
{{ act }}
@@ -173,7 +173,7 @@
- +
返回
@@ -182,11 +182,11 @@
@@ -198,8 +198,8 @@
- +
- +
- +
添加任务 @@ -224,18 +224,18 @@
快速添加任务/阶段
- +
- +
- +
添加学员 @@ -273,27 +273,27 @@
{{ - projectInfoOverview.totalStudentCnt - }} + projectInfoOverview.totalStudentCnt + }}
总人数
{{ - projectInfoOverview.studyStudentCnt - }} + projectInfoOverview.studyStudentCnt + }}
学习人数
{{ - projectInfoOverview.completeStudentCnt - }} + projectInfoOverview.completeStudentCnt + }}
完成人数
{{ - projectInfoOverview.onlineCourseCnt - }}%
在线课程数
@@ -301,8 +301,8 @@
{{ - projectInfoOverview.offLineCourseCnt - }}%
面授课程数
@@ -310,8 +310,8 @@
{{ - projectInfoOverview.completeRatio - }}%
总完成率
@@ -326,13 +326,13 @@
-->
{{ item.name || "无阶段" }}
@@ -346,32 +346,32 @@
课程完成率
考试通过率
作业完成率
@@ -382,10 +382,10 @@
阶段任务总数
@@ -394,8 +394,8 @@
必修课
@@ -404,8 +404,8 @@
选修课
@@ -420,17 +420,15 @@
任务大纲
- + @@ -447,8 +445,8 @@
-->