diff --git a/src/components/AddPreSetting.vue b/src/components/AddPreSetting.vue index db56ca5..e5ef66d 100644 --- a/src/components/AddPreSetting.vue +++ b/src/components/AddPreSetting.vue @@ -3,99 +3,71 @@
注射蠕动泵速率(g/min)
-
消毒停止过氧化氢浓度(ppm)
-
消毒继续过氧化氢浓度(ppm)
-
消毒停止相对湿度(%RH)
-
消毒继续相对湿度(%RH)
-
消毒停止过氧化氢相对饱和度(%RS)
-
消毒继续过氧化氢相对饱和度(%RS)
-
@@ -177,6 +173,7 @@ import {
stopDrainingJSON,
} from '@/mock/command'
+
const numberKeyboardShow = ref(false)
const operatorStore = useOperatorStore()
@@ -355,9 +352,9 @@ const handleClickInput = () => {
background-size: 100% 100%;
margin-bottom: 41px;
background: url(../assets/img/liquid/form.png);
- .add_liquid_input {
+ :deep(.add_liquid_input) {
position: absolute;
- left: -9px;
+ left: 5px;
bottom: 8px;
width: 150px;
height: 69px;
diff --git a/src/components/MyInput.vue b/src/components/MyInput.vue
new file mode 100644
index 0000000..c018056
--- /dev/null
+++ b/src/components/MyInput.vue
@@ -0,0 +1,89 @@
+
+
注射蠕动泵速率(g/min)
-
消毒停止过氧化氢浓度(ppm)
-
消毒继续过氧化氢浓度(ppm)
-
消毒停止相对湿度(%RH)
-
消毒继续相对湿度(%RH)
-
消毒停止过氧化氢相对饱和度(%RS)
-
消毒继续过氧化氢相对饱和度(%RS)
-
允许消毒最大湿度(%RH)
-
预热时间(s)
-
注射蠕动泵
g/min
消毒停止过氧化氢浓度(ppm)
-
消毒继续过氧化氢浓度(ppm)
-
消毒停止相对湿度(%RH)
-
消毒继续相对湿度(%RH)
-
消毒停止过氧化氢相对饱和度(%RS)
-
消毒继续过氧化氢相对饱和度(%RS)
-
注射蠕动泵速率(g/min)
-