-
-
- 开始喷涂
-
-
- 调整参数
-
-
- 暂停喷涂
-
-
- 继续喷涂
-
-
- 结束喷涂
-
-
-
-
-
-
-
- 玻片{{ index + 1 }}
-
-
-
-
-
+
+
+ 开始喷涂
+
+
+ 调整参数
+
+
+ 暂停喷涂
+
+
+ 继续喷涂
+
+
+ 结束喷涂
+
-
@@ -550,17 +548,28 @@ const addCraft = () => {
width: 100%;
height: 100%;
display: flex;
+ flex-direction: column;
justify-content: space-between;
overflow: auto;
- .spray-left {
+ .button-box {
display: flex;
- flex-direction: column;
+ justify-content: center;
}
- .spray-form {
+ .spray-box {
display: flex;
- flex-direction: column;
- justify-content: center;
+ justify-content: space-between;
+ .spray-left {
+ display: flex;
+ flex-direction: column;
+ justify-content: center
+ }
+ .spray-form {
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ }
}
+
}
}
.el-input,
@@ -601,7 +610,7 @@ const addCraft = () => {
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.1);
- z-index: 5000;
+ z-index: 2000;
}
.tray-name {
color: var(--el-color-primary);
diff --git a/src/views/spraySet/index.vue b/src/views/spraySet/index.vue
index 4506324..687c625 100644
--- a/src/views/spraySet/index.vue
+++ b/src/views/spraySet/index.vue
@@ -222,13 +222,26 @@ const dehumidifierStop = async () => {
uL/min
-