From 2187ed9a3fde9cf0d733a59ce197f313e2616e71 Mon Sep 17 00:00:00 2001 From: sige Date: Sat, 25 May 2024 00:04:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=AF=92=E6=97=B6=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=B2=A1=E6=9C=89=E8=93=9D=E8=89=B2=E9=80=89?= =?UTF-8?q?=E4=B8=AD=E6=A1=86,=E4=B8=94=E4=B8=8D=E8=83=BD=E8=A6=86?= =?UTF-8?q?=E7=9B=96=E5=8F=82=E6=95=B0=E5=8F=AA=E8=83=BD=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Setting/components/RunInfectionSetting.vue | 132 ++++----------------- 1 file changed, 22 insertions(+), 110 deletions(-) diff --git a/src/components/Setting/components/RunInfectionSetting.vue b/src/components/Setting/components/RunInfectionSetting.vue index aa30667..acf4c32 100644 --- a/src/components/Setting/components/RunInfectionSetting.vue +++ b/src/components/Setting/components/RunInfectionSetting.vue @@ -10,162 +10,74 @@

注射蠕动泵速率(g/min)

-

消毒停止过氧化氢浓度(ppm)

-

消毒继续过氧化氢浓度(ppm)

-

消毒停止相对湿度(%RH)

-

消毒继续相对湿度(%RH)

-

消毒停止过氧化氢相对饱和度(%RS)

-

消毒继续过氧化氢相对饱和度(%RS)

-

- - - - - - { color: #000000; display: flex; align-items: center; - .field_font { + :deep(.field_font) { font-size: 26px; width: 180px; }