From 6969cce2657a25ba8f2b9ae33189e81a227fa8f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com>
Date: Wed, 16 Jul 2025 20:20:08 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E6=A0=87=E5=92=8C?=
=?UTF-8?q?=E9=97=B4=E8=B7=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/assets/images/dehumidifier.svg | 2 +-
src/assets/images/heat_icon.svg | 2 +-
src/views/main/index.vue | 12 ++++++------
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/assets/images/dehumidifier.svg b/src/assets/images/dehumidifier.svg
index 0fb8942..0658fc7 100644
--- a/src/assets/images/dehumidifier.svg
+++ b/src/assets/images/dehumidifier.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/assets/images/heat_icon.svg b/src/assets/images/heat_icon.svg
index bed7892..461cfb3 100644
--- a/src/assets/images/heat_icon.svg
+++ b/src/assets/images/heat_icon.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/views/main/index.vue b/src/views/main/index.vue
index c32e84c..df18472 100644
--- a/src/views/main/index.vue
+++ b/src/views/main/index.vue
@@ -220,20 +220,20 @@ const backHandle = () => {
-
- 当前湿度: {{ systemStore.systemSensor.humidity }}%RH
+
+ 当前湿度: {{ systemStore.systemSensor.humidity }}%RH
-
- 喷头温度: {{ systemStore.systemSensor.nozzleTemperature }}℃
+
+ 喷头温度: {{ systemStore.systemSensor.nozzleTemperature }}℃
-
- 载玻台温度: {{ systemStore.systemSensor.slideTemperature }}℃
+
+ 载玻台温度: {{ systemStore.systemSensor.slideTemperature }}℃