From cd8ec1d63d114004b36206058913400a632451e3 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Wed, 8 Nov 2023 14:34:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=8E=AF=E5=A2=8312?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Operator.vue | 4 ++-- src/components/Test.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Operator.vue b/src/components/Operator.vue index 1744b0e..10d693c 100644 --- a/src/components/Operator.vue +++ b/src/components/Operator.vue @@ -8,12 +8,12 @@
-
+

警报信息

diff --git a/src/components/Test.vue b/src/components/Test.vue index 2f07d8f..ba51743 100644 --- a/src/components/Test.vue +++ b/src/components/Test.vue @@ -223,7 +223,7 @@

湿度 {{ deviceStore.binHumidity }} ℃

过氧化氢浓度 {{ deviceStore.binHP }} PPM

-
+ { padding-bottom: 20px; .common_set { width: 580px; - height: 73px; + height: 90px; box-sizing: border-box; border-radius: 14px; background: #f6f6f6;