From 7a915040624805b04457f15e6ca3c14864c5a239 Mon Sep 17 00:00:00 2001 From: lzp <1747191978@qq.com> Date: Mon, 12 May 2025 17:38:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=8C=96=E8=A1=A3=E6=9F=9C?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=AF=B9=E6=8E=A5=EF=BC=8C=E9=99=A4=E6=B9=BF?= =?UTF-8?q?=E3=80=81=E6=9D=80=E8=8F=8C=E4=B8=8B=E5=8F=91=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 126 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 116 insertions(+), 10 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index a7ce1ea..230b96c 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -5,44 +5,146 @@
- 温度:22.2℃ + 温度:{{ deviceInfo.temperature }}℃
-
湿度:50% +
湿度:{{ deviceInfo.humidity }}%
除湿: - +
杀菌: - +
-
标签序列号:AE0B01
+
标签序列号:{{ deviceInfo.serialNumber }}