diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index db54673..db5e958 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -54,12 +54,13 @@
-
+ +
{{ selectGrowth?.growthName }}
- -
+
+
-
-
列表
路径
@@ -638,11 +637,13 @@ function toOffcoursePlanPage(id) { font-weight: 700; font-size: 20px; color: #000000; + cursor: pointer; } .growth-list-content { padding: 0 80px; .list-item { - width: 425px; + cursor: pointer; + // width: 425px; } .item-time { display: flex; diff --git a/src/views/growth/growthRoadmap.vue b/src/views/growth/growthRoadmap.vue index 7a5dbe6..f0aad3c 100644 --- a/src/views/growth/growthRoadmap.vue +++ b/src/views/growth/growthRoadmap.vue @@ -4,7 +4,7 @@ style="width: 100%; height: 290px" src="@/assets/image/growth/bg.png" /> -