From 8daf1d5374eae2c42632a76d2ad0210458ddb72f Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Fri, 14 Feb 2025 15:44:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/growth/growthList.vue | 77 +++--- src/views/growth/growthRoadmap.vue | 379 ++++++++++++++++++++++++++++- 2 files changed, 399 insertions(+), 57 deletions(-) diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index c03c426..cc6206e 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -90,7 +90,7 @@ {{ TASK_TYPES.typeName[value.courseType] || "" }} -
+
当前进度
@@ -130,7 +130,7 @@ @click="toFinish(value)" style="background: #2478ff" > - {{TASK_TYPES.toName[value.courseType]}} + {{ TASK_TYPES.toName[value.courseType] }}