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/views/kanbanManager/all.vue | 2 +-
src/utils/myEcharts.js | 5 ++---
2 files changed, 3 insertions(+), 4 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',
diff --git a/src/views/kanbanManager/all.vue b/src/views/kanbanManager/all.vue
index 61a6f92..f96b9fd 100644
--- a/src/views/kanbanManager/all.vue
+++ b/src/views/kanbanManager/all.vue
@@ -25,7 +25,7 @@
<div style="width: 1000px;">
<div class="smallTitle">
<svg-icon icon-class="cxjg" class="svg_class" />
- 鐢熶骇璁㈠崟(褰撴湀)
+ 鐢熶骇璁㈠崟(杩戜竴鏈�)
</div>
<div class="lineContent horn" style="height: 450px;display: flex;flex-direction: column;justify-content: space-between">
<div style="height: 180px;padding: 10px;display: flex;justify-content: space-between">
--
Gitblit v1.9.3