From af21c31e6179c2091e8a880afcf0dc20b6f043a3 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Mon, 3 Nov 2025 13:24:42 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E9=A1=B6=E9=83=A8=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E8=AE=BE=E7=BD=AE=E5=9B=BE=E6=A0=87=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HeaderTitle.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/HeaderTitle.vue b/src/components/HeaderTitle.vue index 9af224f..6d44400 100644 --- a/src/components/HeaderTitle.vue +++ b/src/components/HeaderTitle.vue @@ -67,6 +67,7 @@ position: absolute; right: 3.2rem; display: inline-block; + color: var(--header-title-color, #000); } }