diff --git a/dist.zip b/dist.zip
index e339351f..c52aa0c4 100644
Binary files a/dist.zip and b/dist.zip differ
diff --git a/src/views/projectAdmin/jlw/laborManage/centerTop.vue b/src/views/projectAdmin/jlw/laborManage/centerTop.vue
index 05d45421..19dbcddd 100644
--- a/src/views/projectAdmin/jlw/laborManage/centerTop.vue
+++ b/src/views/projectAdmin/jlw/laborManage/centerTop.vue
@@ -21,7 +21,7 @@
总人数
-
+
@@ -29,10 +29,10 @@
@@ -92,30 +104,30 @@ export default {
margin-top: 2%;
overflow: auto;
- .outBox {
- width: 33%;
- height: 33%;
- margin-bottom: 10px;
- .name {
- display: inline-block;
- height: 50px;
- width: 35%;
- line-height: 40px;
- margin-right: 35px;
- text-align: right;
+ .outBox {
+ width: 33%;
+ height: 33%;
+ margin-bottom: 10px;
+ .name {
+ display: inline-block;
+ height: 50px;
+ width: 35%;
+ line-height: 40px;
+ margin-right: 35px;
+ text-align: right;
+ }
+ .num {
+ display: inline-block;
+ width: 30%;
+ height: 40px;
+ line-height: 40px;
+ text-align: center;
+ color: #4fc5d9;
+ background-image: url(~@/assets/images/projectImg/numBgc.png);
+ background-size: 100%;
+ background-repeat: no-repeat;
+ }
}
- .num {
- display: inline-block;
- width: 30%;
- height: 40px;
- line-height: 40px;
- text-align: center;
- color: #4fc5d9;
- background-image: url(~@/assets/images/projectImg/numBgc.png);
- background-size: 100%;
- background-repeat: no-repeat;
- }
- }
}
.botBox {
margin-top: 20px;
@@ -140,7 +152,8 @@ export default {
}
}
::-webkit-scrollbar {
-width:3px;
+ width: 3px;
+ color: #636364;
}
.mychart {
width: 100%;
diff --git a/src/views/projectAdmin/jlw/qualityManage/rightTop.vue b/src/views/projectAdmin/jlw/qualityManage/rightTop.vue
index 7395874a..d3b3f4be 100644
--- a/src/views/projectAdmin/jlw/qualityManage/rightTop.vue
+++ b/src/views/projectAdmin/jlw/qualityManage/rightTop.vue
@@ -4,17 +4,17 @@
{{ title }}