From b6fd5b5db67a223c544160b9f06553357bfc6e81 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Fri, 12 Dec 2025 11:39:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E5=A4=87=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/components/report-list-item.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/report/components/report-list-item.vue b/src/views/report/components/report-list-item.vue index 308ce565..060cf7ad 100644 --- a/src/views/report/components/report-list-item.vue +++ b/src/views/report/components/report-list-item.vue @@ -43,8 +43,8 @@ export default { margin-top: 20px; text-align: center; .report_icon { - width: 45px; - height: 45px; + width: 60px; + height: 60px; } .report_title { color: rgba(53, 53, 53, 0.67);