From 175d8b00637fee5789f070c53a27c45414e0d209 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sun, 21 Sep 2025 21:56:29 +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