From d361aa872394133b0537bc106dd92cd0cb1262ed Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Mon, 14 Aug 2023 14:07:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9A=84=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Operator.vue | 6 +- src/components/info/DisinfectantLiquidInfo.vue | 13 +++- src/components/info/EnvironmentInfo.vue | 88 +++++++++++++++++++++++--- src/store/index.js | 9 ++- src/store/modules/device.js | 63 ++++++++++++++++++ 5 files changed, 164 insertions(+), 15 deletions(-) create mode 100644 src/store/modules/device.js diff --git a/src/components/Operator.vue b/src/components/Operator.vue index 0202943..9117628 100644 --- a/src/components/Operator.vue +++ b/src/components/Operator.vue @@ -6,13 +6,13 @@
- +
- +
- +
diff --git a/src/components/info/DisinfectantLiquidInfo.vue b/src/components/info/DisinfectantLiquidInfo.vue index 5f2e1e1..ad27f97 100644 --- a/src/components/info/DisinfectantLiquidInfo.vue +++ b/src/components/info/DisinfectantLiquidInfo.vue @@ -24,16 +24,23 @@
-
500 (g)
+
{{ disinfectantCapacity }} (g)
- +