From facfd6f11cb9023f88da4d02a87305b564dabd6f Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 02 四月 2024 10:10:25 +0800
Subject: [PATCH] 1.看板文字微调

---
 src/utils/myEcharts.js |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/utils/myEcharts.js b/src/utils/myEcharts.js
index 1c87f8c..3fbc079 100644
--- a/src/utils/myEcharts.js
+++ b/src/utils/myEcharts.js
@@ -2630,13 +2630,12 @@
             show: true,
             position: 'top',
             fontSize: 16,
-            color: colorX,
+            color: '#fff',
             offset: [0, -5]
           }
         },
         data: data2
       },
-
       {
         name: '瀹屾垚鐜�',
         type: 'line',
@@ -2733,7 +2732,7 @@
       containLabel: true
     },
     title: {
-      text: '鍚勮溅闂村綋鏈堣鍗曟暟/鍏ュ簱鏁伴噺',
+      text: '鍚勮溅闂磋繎涓�鏈堣鍗曟暟/鍏ュ簱鏁伴噺',
       left: '50%',
       top: '0%',
       textAlign: 'center',

--
Gitblit v1.9.3