-
{{i}}
+
{{i}}
深基坑临边防护
砌筑200mm以上挡水墙
中国建筑第四工程局有限公司
@@ -140,26 +140,26 @@ export default {
}
.list {
width: 100%;
- height: calc(100% - 32px);
+ height: calc(100% - 80px);
.thead {
font-size: 14px;
color: #6ee4f0;
}
.tbody {
- height: calc(100% - 32px);
+ height: calc(100% - 40px);
font-size: 12px;
color: #ccc;
}
- .row {
+ .thead .row, .tbody .row{
display: flex;
+ text-align: center;
+ justify-content: left;
+ height: 40px;
+ line-height: 40px;
.td {
- height: 32px;
- line-height: 32px;
- text-align: center;
- justify-content: center;
&:nth-child(1) {
- width: 150px;
+ width: 80px;
}
&:nth-child(2) {
flex: 1;
@@ -168,16 +168,16 @@ export default {
flex: 1;
}
&:nth-child(4) {
- flex: 1;
+ flex: 1.5;
}
&:nth-child(5) {
- flex: 1;
+ flex:1;
}
&:nth-child(6) {
- flex: 1;
+ flex:1;
}
&:nth-child(7) {
- flex: 1;
+ flex:1;
}
}
}
diff --git a/src/views/projectAdmin/zjsj/security/centerTop.vue b/src/views/projectAdmin/zjsj/security/centerTop.vue
index c5a989dd..2a8e8e6d 100644
--- a/src/views/projectAdmin/zjsj/security/centerTop.vue
+++ b/src/views/projectAdmin/zjsj/security/centerTop.vue
@@ -74,7 +74,7 @@ export default {
value1: "",
value2: "",
xData: ["18-24", "25-34", "34-49", "50-55", "未登记"],
- grid: ["15%", "1%", "10%", "7%"],
+ grid: ["10%", "2%", "18%", "10%"],
series: [
{
data: ["2200", "4000", "8000", "3000", "8000"],
@@ -98,6 +98,13 @@ export default {
tooltip: {
trigger: "axis"
},
+ grid: {
+ top: '10%',
+ right: '2%',
+ bottom: '18%',
+ left: '2%',
+ containLabel: true
+ },
xAxis: {
type: "category",
boundaryGap: false,
@@ -176,7 +183,7 @@ export default {
}
}
.item.margin {
- margin-top: 2%;
+ margin-top: 1%;
}
}
.bunbox {
diff --git a/src/views/projectAdmin/zjsj/security/index.vue b/src/views/projectAdmin/zjsj/security/index.vue
index 77e5ad30..d47b2786 100644
--- a/src/views/projectAdmin/zjsj/security/index.vue
+++ b/src/views/projectAdmin/zjsj/security/index.vue
@@ -35,10 +35,10 @@ export default {
width: 20%;
height: 100%;
.top {
- height: 60%;
+ height: 65%;
}
.bottom {
- height: 40%;
+ height: 35%;
}
}
.center {
diff --git a/src/views/projectAdmin/zjsj/security/leftBottom.vue b/src/views/projectAdmin/zjsj/security/leftBottom.vue
index 46168f4e..8a021e9a 100644
--- a/src/views/projectAdmin/zjsj/security/leftBottom.vue
+++ b/src/views/projectAdmin/zjsj/security/leftBottom.vue
@@ -42,6 +42,7 @@ export default {
}
.tbody {
height: calc(100% - 30px);
+ font-size: 12px;
}
.row {
display: flex;
diff --git a/src/views/projectAdmin/zjsj/security/leftTop.vue b/src/views/projectAdmin/zjsj/security/leftTop.vue
index 51ebe782..23a50464 100644
--- a/src/views/projectAdmin/zjsj/security/leftTop.vue
+++ b/src/views/projectAdmin/zjsj/security/leftTop.vue
@@ -4,7 +4,7 @@
.charts {
- height: 50%;
+ height: 47%;
display: flex;
color: #fff;
.dllm {
@@ -172,14 +172,15 @@ export default {
}
}
.security-list {
- height: 50%;
+ margin-top: 2%;
+ height: 48%;
color: #fff;
.thead {
color: #6ae3eb;
}
.tbody {
height: calc(100% - 36px);
- font-size: 14px;
+ font-size: 12px;
}
.row {
width: 98%;
@@ -198,13 +199,13 @@ export default {
.td {
text-align: center;
&:nth-child(1) {
- width: 30%;
+ width: 28%;
}
&:nth-child(2) {
- width: calc(70% - 70px);
+ width: calc(72% - 80px);
}
&:nth-child(3) {
- width: 70px;
+ width: 80px;
}
&.orange {
color: #e7622a;
diff --git a/src/views/projectAdmin/zjsj/security/rightTop.vue b/src/views/projectAdmin/zjsj/security/rightTop.vue
index fb4dac14..e90ad7b8 100644
--- a/src/views/projectAdmin/zjsj/security/rightTop.vue
+++ b/src/views/projectAdmin/zjsj/security/rightTop.vue
@@ -37,8 +37,10 @@ export default {
width: 100%;
height: 176px;
.device-name {
+ margin-top: 20px;
height: 36px;
line-height: 36px;
+ font-size: 12px;
}
.info {
height: 22px;