From 1b2dcc1cfe21025ac1d78e752bc3ef60e1c2fb13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Sat, 16 Aug 2025 20:23:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=B0=8F=E5=B1=8F=E7=9A=84?= =?UTF-8?q?=E6=83=85=E7=BB=AA=E8=A7=A3=E7=A0=81=E5=99=A8=E6=9C=89=E4=B8=A4?= =?UTF-8?q?=E4=B8=AAdataZoom=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/emotionDecod.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/components/emotionDecod.vue b/src/views/components/emotionDecod.vue index 86edd33..7153fd4 100644 --- a/src/views/components/emotionDecod.vue +++ b/src/views/components/emotionDecod.vue @@ -282,15 +282,15 @@ function initQXNLZHEcharts(kline, qxnlzhqData) { }, bottom: "8%", // 下移数据缩放滑块 }, - { - show: true, - type: "slider", - xAxisIndex: [0, 1, 2], - bottom: "0%", - textStyle: { - color: "white", - }, - }, + // { + // show: true, + // type: "slider", + // xAxisIndex: [0, 1, 2], + // bottom: "0%", + // textStyle: { + // color: "white", + // }, + // }, { type: "inside", xAxisIndex: [0, 1, 2],