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],