From 264ae424801ec3d1a1d6046121ecf3884deea069 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 15 Jul 2025 11:36:04 +0800
Subject: [PATCH] Merge branch 'dev6.19' of http://124.156.157.155:8060/r/composite_h5-main into dev6.19

---
 src/views/certificationCenter/index.vue |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/views/certificationCenter/index.vue b/src/views/certificationCenter/index.vue
index 7944e3b..966e30c 100644
--- a/src/views/certificationCenter/index.vue
+++ b/src/views/certificationCenter/index.vue
@@ -505,7 +505,7 @@
   border-radius: 0.5rem;
   line-height: 45px;
   height: 45px;
-  color: $text_color;
+  color: #fff;
 }
 
 .text-red {
@@ -642,4 +642,7 @@
   padding-bottom: 10px;
   border-bottom: 1px solid $border_color;
 }
+.gn-span{
+  color: #fff;
+}
 </style>
\ No newline at end of file

--
Gitblit v1.9.3