From c0548225459ca8ac6f4aa55dc1923831356c2803 Mon Sep 17 00:00:00 2001 From: lld <15027638633@163.com> Date: Tue, 24 Mar 2026 20:01:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E5=AE=9C=E6=B8=A9=E5=BA=A6=E3=80=81?= =?UTF-8?q?=E9=A3=8E=E5=8F=A3=E5=A4=A7=E5=B0=8F=E5=8A=A0=E5=8F=AF=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/control/automatic.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pages/home/control/automatic.vue b/pages/home/control/automatic.vue index f8f6217..56991cf 100644 --- a/pages/home/control/automatic.vue +++ b/pages/home/control/automatic.vue @@ -147,7 +147,7 @@ 别名设置: - + @@ -239,10 +239,16 @@ :value="slider.value" :min="slider.min" :max="slider.max" - show-value + :show-value="false" class="slider-component" @change="changeSlider" /> + {{ slider.unit }}