From 0ef335dce6b9f40f094fa46e08b0888a594fd2e1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:30 +0800
Subject: [PATCH] 1
---
src/page/kline/kIndex.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/page/kline/kIndex.vue b/src/page/kline/kIndex.vue
index ff1c6cd..bcf66fe 100644
--- a/src/page/kline/kIndex.vue
+++ b/src/page/kline/kIndex.vue
@@ -610,7 +610,7 @@
display: block;
content: "";
height: 0.07rem;
- background-color: #1381a4;
+ background-color: #00f0ff;
width: 100%;
left: 0;
bottom: -0.25rem;
--
Gitblit v1.9.3