From 03dee8a7d70884ddd1ce9bf94f67143ffa02d549 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 03 Feb 2026 10:01:45 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web
---
applications/task-work-order/src/styles/common/cockpit.scss | 25 +------------------------
1 files changed, 1 insertions(+), 24 deletions(-)
diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index 875068c..ecb4468 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -556,13 +556,6 @@
}
}
}
-
- .el-upload {
- button {
- background: #4C34FF;
- border: none;
- }
- }
}
.el-dialog__footer {
@@ -1195,22 +1188,6 @@
}
.gd-dialog-form {
- // 最后一排不需要设置 margin-bottom
- // border: 1px solid red;
- // 倒数第二个也设置为0
- // .el-col:nth-last-child(2) {
- // margin-bottom: 0;
- // }
- // .el-col:nth-last-child(1) {
- // margin-bottom: 0;
- // }
-
- // .el-form-item:nth-last-child(2) {
- // margin-bottom: 0;
- // }
- // .el-form-item:nth-last-child(1) {
- // margin-bottom: 0;
- // }
.el-input,
.el-input-number {
min-width: 200px;
@@ -1228,4 +1205,4 @@
}
}
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3