From a5337f3d93a5672b0a71667e4c5335576db47ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Sun, 13 Jul 2025 11:04:07 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E6=AD=A2=E7=9B=88=E2=80=9D=E5=92=8C?= =?UTF-8?q?=E2=80=9C=E6=AD=A2=E6=8D=9F=E2=80=9D=E5=8A=A0=E5=85=A5=E7=99=BD?= =?UTF-8?q?=E8=89=B2=E6=8F=8F=E8=BE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/emoEnergyConverter.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/views/components/emoEnergyConverter.vue b/src/views/components/emoEnergyConverter.vue index e57e7cf..eacd251 100644 --- a/src/views/components/emoEnergyConverter.vue +++ b/src/views/components/emoEnergyConverter.vue @@ -570,7 +570,9 @@ function initQXNLZHEcharts(kline, qxnlzhqData) { text: { color: '#FF0000', fontSize: 14, - fontWeight: 'bold' + fontWeight: 'bold', + textBorderColor: '#ffffff', + textBorderWidth: 2 } }, offset: [-20, 0] @@ -627,7 +629,9 @@ function initQXNLZHEcharts(kline, qxnlzhqData) { text: { color: '#001EFF', fontSize: 14, - fontWeight: 'bold' + fontWeight: 'bold', + textBorderColor: '#ffffff', + textBorderWidth: 2 } }, offset: [-20, 0]