@@ -1254,7 +1255,7 @@ export default {
text-align: left;
.ant-form {
- width: 640px;
+ width: 560px;
}
}
@@ -1265,7 +1266,7 @@ export default {
margin-top: 12px;
> div {
- margin-left: 107px;
+ margin-left: 93px;
display: flex;
justify-content: start;
@@ -1342,11 +1343,12 @@ export default {
.idCardUpload {
// 上传身份证关闭按钮的样式
position: relative;
+ margin-top: 4px;
.icon-guanbi {
position: absolute;
- top: -3px;
- right: 52px;
+ top: -6px;
+ right: 36px;
height: 16px;
width: 16px;
text-align: center;
@@ -1371,7 +1373,7 @@ export default {
/deep/ .ant-upload-picture-card-wrapper {
width: 100px !important;
- height: 40px !important;
+ height: 32px !important;
// border: 1px solid #ddd !important;
// box-sizing: border-box;
@@ -1379,14 +1381,15 @@ export default {
.ant-upload-list-item,
.ant-upload-list-picture-card-container {
width: 100px !important;
- height: 40px !important;
+ height: 32px !important;
min-width: 100px !important;
- min-height: 40px !important;
+ min-height: 32px !important;
font-size: 12px;
padding: 0;
border-color: #dddddd !important;
box-sizing: border-box;
border-radius: 0px;
+ // margin-top: 4px !important;
&:hover {
border-color: #1890ff !important;
@@ -1415,9 +1418,9 @@ export default {
.ant-upload-list-item-uploading-text {
// display: none;
text-align: center !important;
- line-height: 40px !important;
+ line-height: 32px !important;
width: 100px !important;
- height: 40px !important;
+ height: 32px !important;
margin-top: 0;
// overflow: hidden;
}
@@ -1441,7 +1444,7 @@ export default {
.uploading {
position: absolute;
width: 98px !important;
- height: 38px !important;
+ height: 32px !important;
top: 1px;
left: -49px;
background-color: #f5f5f5;
@@ -1509,7 +1512,7 @@ export default {
.ant-input {
// width: 430px;
- height: 38px;
+ height: 32px;
// color: rgba(77, 87, 94, 0.7);
color: #666;
// border: none;
@@ -1525,8 +1528,8 @@ export default {
.ant-select-selection__rendered,
.ant-select-selection--single,
.ant-select {
- height: 38px;
- line-height: 38px;
+ height: 32px;
+ line-height: 32px;
// border: none;
// border: 1px solid #dddddd;
box-shadow: none !important;
@@ -1896,4 +1899,13 @@ export default {
.policyRadios {
flex-wrap: wrap;
}
+
+.baoming-obj{
+ .ant-form-item .ant-input{
+ height: 32px !important;
+ }
+ .ant-upload-list-picture-card-container{
+ margin: 0 !important;
+ }
+}
diff --git a/src/views/main.vue b/src/views/main.vue
index 8b48e48..4e667d8 100644
--- a/src/views/main.vue
+++ b/src/views/main.vue
@@ -2,7 +2,7 @@
@@ -19,17 +19,17 @@
人力资源供应链平台
-->
-
+
人力资源供应链平台
- -
+
-
首页
- -
+
-
职位列表
-
@@ -399,7 +399,7 @@