From d41219c77ea39a313d97948dab6197c694c41e1b Mon Sep 17 00:00:00 2001
From: b2894lxlx <517289602@qq.com>
Date: Wed, 19 Feb 2025 00:39:14 +0800
Subject: [PATCH] =?UTF-8?q?#=E8=B0=83=E6=95=B4=201=E3=80=81=E8=B0=83?=
=?UTF-8?q?=E6=95=B4=E9=A6=96=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
#修复
1、修复任务中的考试任务跳转问题
---
src/manifest.json | 4 +-
src/pages/index/components/tab0.vue | 1402 ++++++++++++++-------------
src/pages/promote/progress.vue | 795 ++++++++-------
3 files changed, 1106 insertions(+), 1095 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 346f029..e0cd833 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -3,8 +3,8 @@
"appid" : "__UNI__06C03D0",
//__UNI__06C03D0
"description" : "",
- "versionName" : "1.33.10",
- "versionCode" : "247",
+ "versionName" : "1.33.11",
+ "versionCode" : "248",
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
diff --git a/src/pages/index/components/tab0.vue b/src/pages/index/components/tab0.vue
index 77d4c80..5a46a4d 100644
--- a/src/pages/index/components/tab0.vue
+++ b/src/pages/index/components/tab0.vue
@@ -1,263 +1,277 @@
-
-
-
+
+
+
+
+
+
+
+ 新闻资讯
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 新闻资讯
-
-
-
-
- {{ item.title }}
-
-
-
+ {{ item.name }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+ #{{ item.categoryName }}#
+
+
+ {{ dayjs(item.publishTime ? item.publishTime : item.createTime).format('YYYY-MM-DD') }}
+
+
+ {{ item.actualViews + item.virtualViews }} 浏览
+
+
+ {{ item.comments }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- {{ item.name }}
+
+
+
+
-
-
-
-
-
-
-
- {{ item.title }}
+
+
+
+
+
+
+
-
-
-
- #{{ item.categoryName }}#
-
- {{ dayjs(item.publishTime ? item.publishTime : item.createTime).format('YYYY-MM-DD') }}
- {{ item.actualViews + item.virtualViews }} 浏览
-
- {{ item.comments }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -488,407 +502,407 @@ onMounted(async () => {
\ No newline at end of file
diff --git a/src/pages/promote/progress.vue b/src/pages/promote/progress.vue
index 5fad391..f65934e 100644
--- a/src/pages/promote/progress.vue
+++ b/src/pages/promote/progress.vue
@@ -1,163 +1,163 @@
-
-
-
- {{ item.name }}
+
+
+
+ {{ item.name }}
+
+
+
+
+ 培训任务
+
+
+
+
+
+
+
-
-
-
- 培训任务
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
- 考试任务
-
+
+
+
+
+
+ 考试任务
+
+
+
+
+
+
+
+
+ 考试类型: {{ ['线上', '线下'][item.type] }}
+
+ 考场:
+ {{ item.trainExamPeopleInRoom.roomConfig.position }}
+
+ 考试时间:
+ {{ item.trainExamPeopleInRoom.examSession.startTime }} ~
+ {{ item.trainExamPeopleInRoom.examSession.endTime }}
+
+
+ 考试截止日期: {{ item.examDate }}
+ 考试科目:
+ {{
+ item.workTypeLists[0].course.title
+ }}({{
+ ['初级', '中级', '高级', '技师', '高级技师'][item.workTypeLists[0].course.level]
+ }})
-
-
-
-
-
-
- 考试类型: {{ ['线上', '线下'][item.type] }}
-
- 考场:
- {{ item.trainExamPeopleInRoom.roomConfig.position }}
-
- 考试时间:
- {{ item.trainExamPeopleInRoom.examSession.startTime }} ~
- {{ item.trainExamPeopleInRoom.examSession.endTime }}
-
-
- 考试截止日期: {{ item.examDate }}
- 考试科目:
- {{
- item.workTypeLists[0].course.title
- }}({{
- ['初级', '中级', '高级', '技师', '高级技师'][item.workTypeLists[0].course.level]
- }})
-
- 总分 {{ item.paper.totalPoint }} 合格分
- {{ item.paper.passPoint }}
-
-
-
-
- 考试得分 {{ item.trainExamPeopleInfo.score }}
- 平时分
- {{ item.trainExamPeopleInfo.normalScore }}
-
- 总分
- {{ item.trainExamPeopleInfo.normalScore + item.trainExamPeopleInfo.score }}
-
- 实际得分
- {{ item.trainExamPeopleInfo.realScore }}
-
-
-
- 考试得分 {{ item.trainExamPeopleInfo.score }}
- 实操得分 {{ item.trainExamPeopleInfo.operateScore }}
- 总分
- {{ item.trainExamPeopleInfo.realScore }}
-
-
- {{
- item.trainExamPeopleInfo.totalScore >= 60 ? '合格' : '不合格'
- }}
-
-
-
-
- 专家评审结果:
-
- {{ ['待审核', '已通过', '未通过'][item.trainExamPeopleInfo.highLevelStatus] }}
-
-
-
-
+ 总分 {{ item.paper.totalPoint }} 合格分
+ {{ item.paper.passPoint }}
+
+
+
+
+ 考试得分 {{ item.trainExamPeopleInfo.score }}
+ 平时分
+ {{ item.trainExamPeopleInfo.normalScore }}
+
+ 总分
+ {{ item.trainExamPeopleInfo.normalScore + item.trainExamPeopleInfo.score }}
+
+ 实际得分
+ {{ item.trainExamPeopleInfo.realScore }}
+
+
+
+ 考试得分 {{ item.trainExamPeopleInfo.score }}
+ 实操得分 {{ item.trainExamPeopleInfo.operateScore }}
+ 总分
+ {{ item.trainExamPeopleInfo.realScore }}
+
+
+ {{
+ item.trainExamPeopleInfo.totalScore >= 60 ? '合格' : '不合格'
+ }}
+
+
+ 专家评审结果:
+
+ {{ ['待审核', '已通过', '未通过'][item.trainExamPeopleInfo.highLevelStatus] }}
+
+
+
+
-
-
-
-
- 竞赛任务
-
+
+
+
+
+
+
+ 竞赛任务
+
+
+
+
+
+
+
-
-
-
-
-
-
-
- {{ item.peopleNum }}人
-
-
-
-
-
-
-
+
+ {{ item.peopleNum }}人
+
+
+
+
+
+
+
@@ -288,218 +285,218 @@ onLoad
\ No newline at end of file