From e09c64cbd358fd10ff1eb9a7b6c5596c029407cc Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Fri, 21 Feb 2025 16:07:38 +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 | 1 + 1 file changed, 1 insertion(+) 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;