From 360bd2a01c720adce45266391f7bfbc086803502 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Thu, 18 Sep 2025 15:46:16 +0800
Subject: [PATCH] 1

---
 src/page/kline/components/kLine.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/page/kline/components/kLine.vue b/src/page/kline/components/kLine.vue
index 0416033..4a4ead1 100644
--- a/src/page/kline/components/kLine.vue
+++ b/src/page/kline/components/kLine.vue
@@ -1419,7 +1419,9 @@
 </script>
 <style lang="less">
 @animation-duration: 0.3s;
-
+.parameter{
+  background-color: #333 !important;
+}
 .box {
   width: 100%;
   height: 100%;

--
Gitblit v1.9.3