From 41d13a81932591e83eec04b82d7e6b47892fe284 Mon Sep 17 00:00:00 2001 From: chenxf Date: Mon, 26 Jan 2026 09:25:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(regulatoryPlatForm):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E5=B8=83=E5=B1=80=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=BC=A9=E6=94=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/regulatoryPlatForm/index.vue | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/views/regulatoryPlatForm/index.vue b/src/views/regulatoryPlatForm/index.vue index b6cc098..f42585b 100644 --- a/src/views/regulatoryPlatForm/index.vue +++ b/src/views/regulatoryPlatForm/index.vue @@ -129,9 +129,20 @@ export default { grid: { left: '3%', right: '4%', - bottom: '3%', + bottom: '15%', containLabel: true }, + dataZoom: [ + { + type: 'slider', + show: true, + xAxisIndex: [0], + bottom: 5, + height: 20, + startValue: 0, + endValue: 5 + } + ], xAxis: { type: 'category', data: [],