From 09009bd0698f4b17f2ef5828c493f326f097ff68 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 21 May 2025 14:58:19 +0800
Subject: [PATCH] feat:修改字体颜色

---
 src/views/wel/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue
index 16868e9..933f3a9 100644
--- a/src/views/wel/index.vue
+++ b/src/views/wel/index.vue
@@ -565,7 +565,7 @@
             font-family: 'Source Han Sans CN';
 font-weight: 400;
 font-size: 14px;
-color: #1441FF;
+color: #7C8091;
           }
           .card-item:first-child {
             border-right: 1px solid #e5e5e5;

--
Gitblit v1.9.3