diff --git a/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue b/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
index 47a2c0e..6c00a85 100644
--- a/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
+++ b/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
@@ -168,11 +168,17 @@
-
编号:
+
管井编码:
{{ AllData.GWBD.pointNumber ? AllData.GWBD.pointNumber : "--" }}
+
+
站点编号:
+
+ {{ AllData.GWBD.stCode ? AllData.GWBD.stCode : "--" }}
+
+
年份:
@@ -1135,9 +1141,9 @@
.ListInfo100 {
width: 100%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1146,9 +1152,9 @@
}
.ListInfo50 {
width: 50%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1158,8 +1164,8 @@
.ListInfo_label {
width: 75px;
- height: 40px;
- line-height: 40px;
+ height: 38px;
+ line-height: 38px;
text-align: center;
font-family: Source Han Sans CN;
font-weight: bold;
@@ -1168,7 +1174,7 @@
}
.ListInfo_value {
width: calc(100% - 75px);
- height: 40px;
+ height: 38px;
line-height: 30px;
background: #0d2359;
border-radius: 6px;
diff --git a/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue b/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
index 47a2c0e..6c00a85 100644
--- a/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
+++ b/src/views/pictureOnMap/page/DrainageSystem/WSIndex.vue
@@ -168,11 +168,17 @@
-
编号:
+
管井编码:
{{ AllData.GWBD.pointNumber ? AllData.GWBD.pointNumber : "--" }}
+
+
站点编号:
+
+ {{ AllData.GWBD.stCode ? AllData.GWBD.stCode : "--" }}
+
+
年份:
@@ -1135,9 +1141,9 @@
.ListInfo100 {
width: 100%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1146,9 +1152,9 @@
}
.ListInfo50 {
width: 50%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1158,8 +1164,8 @@
.ListInfo_label {
width: 75px;
- height: 40px;
- line-height: 40px;
+ height: 38px;
+ line-height: 38px;
text-align: center;
font-family: Source Han Sans CN;
font-weight: bold;
@@ -1168,7 +1174,7 @@
}
.ListInfo_value {
width: calc(100% - 75px);
- height: 40px;
+ height: 38px;
line-height: 30px;
background: #0d2359;
border-radius: 6px;
diff --git a/src/views/pictureOnMap/page/DrainageSystem/YSIndex.vue b/src/views/pictureOnMap/page/DrainageSystem/YSIndex.vue
index 68af21c..9787bd9 100644
--- a/src/views/pictureOnMap/page/DrainageSystem/YSIndex.vue
+++ b/src/views/pictureOnMap/page/DrainageSystem/YSIndex.vue
@@ -150,7 +150,7 @@
>
{{ AllData.SLFX.upstreamSiteWaterYield }}
- 万吨
+ 万吨
上游水量
@@ -162,7 +162,7 @@
>
{{ AllData.SLFX.siteWaterYield }}
- 万吨
+ 万吨
当前站点水量
@@ -176,7 +176,7 @@
AllData.SLFX.downstreamSiteWaterYield
}}
- 万吨
+ 万吨
下游水量
@@ -198,11 +198,17 @@
-
编号:
+
管井编码:
{{ AllData.GWBD.pointNumber ? AllData.GWBD.pointNumber : "--" }}
+
+
站点编号:
+
+ {{ AllData.GWBD.stCode ? AllData.GWBD.stCode : "--" }}
+
+
年份:
@@ -1284,9 +1290,9 @@
.ListInfo100 {
width: 100%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1295,9 +1301,9 @@
}
.ListInfo50 {
width: 50%;
- height: 40px;
+ height: 38px;
float: left;
- margin-top: 15px;
+ margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@@ -1307,8 +1313,8 @@
.ListInfo_label {
width: 75px;
- height: 40px;
- line-height: 40px;
+ height: 38px;
+ line-height: 38px;
text-align: center;
font-family: Source Han Sans CN;
font-weight: bold;
@@ -1317,7 +1323,7 @@
}
.ListInfo_value {
width: calc(100% - 75px);
- height: 40px;
+ height: 38px;
line-height: 30px;
background: #0d2359;
border-radius: 6px;