From 5f4ee8bee2b81d69a3f8de1934a1adb5f243127c Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Wed, 26 Feb 2025 00:00:32 +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/assets/image/growth/listJiaoBiao.png | Bin 0 -> 423 bytes .../growth/components/roadmap1/index copy.vue | 382 ------------------ .../growth/components/roadmap1/index.vue | 63 ++- .../growth/components/roadmap2/index.vue | 29 +- src/views/growth/growthList.vue | 57 ++- src/views/growth/growthRoadmap.vue | 63 +-- 6 files changed, 158 insertions(+), 436 deletions(-) create mode 100644 src/assets/image/growth/listJiaoBiao.png delete mode 100644 src/views/growth/components/roadmap1/index copy.vue diff --git a/src/assets/image/growth/listJiaoBiao.png b/src/assets/image/growth/listJiaoBiao.png new file mode 100644 index 0000000000000000000000000000000000000000..7eef55a665bca0c3f88da70b78af51e194784337 GIT binary patch literal 423 zcmV;Y0a*TtP)Px$VM#362HRh(}cL89-ys z+utz8IdgqMUoV-Rf*SiznQ+iQID7;k@iXHKMueIW*wj<`gKi}c literal 0 HcmV?d00001 diff --git a/src/views/growth/components/roadmap1/index copy.vue b/src/views/growth/components/roadmap1/index copy.vue deleted file mode 100644 index 1c5aa8c..0000000 --- a/src/views/growth/components/roadmap1/index copy.vue +++ /dev/null @@ -1,382 +0,0 @@ - - - - diff --git a/src/views/growth/components/roadmap1/index.vue b/src/views/growth/components/roadmap1/index.vue index dd8c5ac..51ec6f4 100644 --- a/src/views/growth/components/roadmap1/index.vue +++ b/src/views/growth/components/roadmap1/index.vue @@ -20,7 +20,24 @@
- {{ item.taskName }} +
+ {{ stageProcessList.length - index }} +
+
{{ item.taskName }}
@@ -61,7 +78,26 @@
-
{{ item.taskName }}
+
+
+ {{ stageProcessList.length - index }} +
+
{{ item.taskName }}
+
@@ -87,7 +123,26 @@