From fdc000d00c30ebe54949d19562df37c6552092b8 Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Thu, 27 Feb 2025 20:55:56 +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/growthRoadmap.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/growth/growthRoadmap.vue b/src/views/growth/growthRoadmap.vue index 82f4a01..ce347f4 100644 --- a/src/views/growth/growthRoadmap.vue +++ b/src/views/growth/growthRoadmap.vue @@ -737,6 +737,7 @@ function toOffcoursePlanPage(item) { align-items: center; justify-content: flex-end; padding: 25px 80px 14px 80px; + background-color: #f6f6fc; } .growth-name { display: flex;