From 1cdd62a35867dc44ba9d82327f1564be80bbbbc9 Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Wed, 26 Feb 2025 19:43:27 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index 715586d..12b09e9 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -1103,8 +1103,8 @@ function toOffcoursePlanPage(item) { margin-top: 20px; background-image: url(../../assets/image/growth/task-type.png); background-size: 100% 100%; - width: 70px; - height: 28px; + width: 50px; + height: 22px; display: flex; align-items: center; justify-content: center;