diff --git a/src/pages/projectQuality.vue b/src/pages/projectQuality.vue index 5948701..56c955f 100644 --- a/src/pages/projectQuality.vue +++ b/src/pages/projectQuality.vue @@ -5,66 +5,33 @@
- +
-
+
汇总
-
+
集团
-
+
子公司
-
+
甲方代表
-
+
监理单位
-
+
总包单位
- +
@@ -74,51 +41,29 @@
- 项目质量隐患占比({{ summaryPrjTotal }}) + 项目质量隐患占比({{ summaryPrjTotal }})
- + - + + @@ -126,22 +71,14 @@
{{ scope.row.id }}
- +
@@ -153,11 +90,8 @@ - +
@@ -181,29 +115,20 @@
- + " viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3054"> + p-id="3055">

送检数

- {{ chkDetection.chk1 }} + {{ chkDetection.chk1 }}
@@ -211,29 +136,20 @@
- + " viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7849"> + p-id="7850">

待检数

- {{ chkDetection.chk2 }} + {{ chkDetection.chk2 }}
@@ -241,30 +157,20 @@
- + " viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10575"> + fill="" p-id="10576">

合格数

- {{ chkDetection.chk3 }} + {{ chkDetection.chk3 }}
@@ -272,35 +178,23 @@
- + " viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8279"> + fill="" p-id="8280"> + fill="" p-id="8281">

合格率

- {{ chkDetection.percent }}% + {{ chkDetection.percent }}%
@@ -310,82 +204,41 @@
- - + + + - -
-
+ +
+
汇总
-
+
混凝土
-
+
钢筋工程
-
+
二次结构
-
+
房间尺寸
-
+
装饰装修
-
+
其它
- + @@ -853,9 +706,11 @@ export default { color: #69839e; cursor: pointer; } + .warning-info-title_div div { padding: 0 5px 0 5px !important; } + .project-quality { .problemmodify_list { .el-table__body-wrapper { @@ -868,17 +723,21 @@ export default { background-color: rgb(1, 169, 255); border-radius: 4px; } + tr { cursor: pointer; } } } + .center-image .screen-one-2-1 { overflow: hidden; } + .equipment-list-data { position: relative; } + .my-svg-icon-blue, .my-svg-icon-green { width: 28px; @@ -886,33 +745,41 @@ export default { position: relative; top: -10px; } + .my-svg-icon-green * { fill: #63f8bc; } + .fgreen { color: #63f8bc !important; } + .my-svg-icon { width: 40px; height: 40px; margin-bottom: 20px; } + .my-svg-icon-blue *, .my-svg-icon * { fill: #389de3; } + .people-number-con div:nth-child(3) { background: none; } + .labour-education .number-unit { position: relative; bottom: -8px; } + .bottom-line2, .bottom-line { border: none !important; position: relative; } + .bottom-line::after { content: " "; display: block; @@ -923,6 +790,7 @@ export default { left: 20px; opacity: 0.5; } + .idle-list .el-table__body .el-table__row { line-height: 55px; height: 55px !important; @@ -937,6 +805,7 @@ export default { bottom: -4px; opacity: 0.5; } + .bottom-line2::before { content: " "; display: inline-block; @@ -946,10 +815,12 @@ export default { bottom: -4px; opacity: 0.5; } + .my-svg-icon2 { width: 40px; height: 40px; } + .my-svg-icon2 * { fill: #01a9ff; } @@ -958,44 +829,55 @@ export default { color: #82c9ff; font-size: 12px; } + .nav-info .nav-label { font-size: 12px; } + .nav-info .nav-num { font-size: 28px; font-weight: bold; } + .nav-info .nav-unit { font-size: 12px; } + .acceptance-item:first-child { margin-top: 10px; } + .acceptance-item { padding: 13px; } + .acceptance-item .row-5 { //margin-top:10px; line-height: 30px; color: #c7dafd; } + .acceptance-item .row-3 { line-height: 30px; color: #4996d4; } + .acceptance-item .row-1 { display: flex; } + .acceptance-item .div-img { height: 90px; margin-right: 10px; overflow: hidden; } + .acceptance-item .div-img img { width: 125px; height: 90px; } + .acceptance-item .sp-lbl { background: #074031; border: solid 1px #1d642c; @@ -1004,6 +886,7 @@ export default { float: left; width: 35%; } + .acceptance-item .sp-err { background: #351717; border: solid 1px #5a0303; @@ -1012,6 +895,7 @@ export default { float: left; width: 35%; } + .acceptance-item .sp-date { font-size: 12px; color: #aaa; @@ -1020,8 +904,10 @@ export default { line-height: 36px; text-align: right; } + .screen-one-3-1 { overflow-y: scroll; + &::-webkit-scrollbar { width: 8px; height: 8px; @@ -1032,11 +918,13 @@ export default { border-radius: 4px; } } - .hide-scroll > .screen-one-3-1 { + + .hide-scroll>.screen-one-3-1 { overflow: hidden; } + .measured-data-list { - & > div { + &>div { padding: 0px 5px; } } diff --git a/src/pages/projectSafety.vue b/src/pages/projectSafety.vue index a465745..a1aa332 100644 --- a/src/pages/projectSafety.vue +++ b/src/pages/projectSafety.vue @@ -1,14 +1,16 @@