diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index 7ca1c69..e2753b3 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -1046,6 +1046,7 @@ function toOffcoursePlanPage(id) { } } .item-content { + width: 44%; display: flex; flex-direction: column; justify-content: space-between;