+
筛选
@@ -708,6 +708,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
flex: 1;
@@ -735,6 +737,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
flex: 1;
@@ -770,6 +774,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
height: 18px;
diff --git a/src/views/Statistics/TheTeamCompared.vue b/src/views/Statistics/TheTeamCompared.vue
index 28a3989..adae460 100644
--- a/src/views/Statistics/TheTeamCompared.vue
+++ b/src/views/Statistics/TheTeamCompared.vue
@@ -1036,6 +1036,8 @@ tbody tr {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1066,6 +1068,8 @@ tbody tr {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1100,6 +1104,7 @@ tbody tr {
.text1-2 {
color: #333333;
margin-top: 10px;
+ font-weight: bold;
}
}
@@ -1112,6 +1117,7 @@ tbody tr {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
diff --git a/src/views/Statistics/TrendAnalysis.vue b/src/views/Statistics/TrendAnalysis.vue
index 68af28f..2c8fa8c 100644
--- a/src/views/Statistics/TrendAnalysis.vue
+++ b/src/views/Statistics/TrendAnalysis.vue
@@ -1447,6 +1447,8 @@ export default {
color: #666666;
margin-left: 30px;
margin-top: 24px;
+ display: flex;
+ align-items: center;
}
.text2 {
diff --git a/src/views/Statistics/dataScreeAge.vue b/src/views/Statistics/dataScreeAge.vue
index 8b65409..8034386 100644
--- a/src/views/Statistics/dataScreeAge.vue
+++ b/src/views/Statistics/dataScreeAge.vue
@@ -1305,6 +1305,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1496,6 +1498,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
@@ -1589,6 +1592,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1620,6 +1625,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1653,6 +1660,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
+ display: flex;
+ align-items: center;
}
.text2 {
diff --git a/src/views/Statistics/dataScreeOrg.vue b/src/views/Statistics/dataScreeOrg.vue
index bcb6081..e2d5ccb 100644
--- a/src/views/Statistics/dataScreeOrg.vue
+++ b/src/views/Statistics/dataScreeOrg.vue
@@ -1381,6 +1381,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1528,6 +1530,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
@@ -1621,6 +1624,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1652,6 +1657,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1685,6 +1692,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
+ display: flex;
+ align-items: center;
}
.text2 {
diff --git a/src/views/Statistics/dataScreeSys.vue b/src/views/Statistics/dataScreeSys.vue
index de9a06c..d843451 100644
--- a/src/views/Statistics/dataScreeSys.vue
+++ b/src/views/Statistics/dataScreeSys.vue
@@ -1908,6 +1908,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -2103,6 +2105,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
@@ -2196,6 +2199,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -2227,6 +2232,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -2260,6 +2267,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
+ display: flex;
+ align-items: center;
}
.text2 {
diff --git a/src/views/Statistics/houseDataSys.vue b/src/views/Statistics/houseDataSys.vue
index fe898e8..8f21b22 100644
--- a/src/views/Statistics/houseDataSys.vue
+++ b/src/views/Statistics/houseDataSys.vue
@@ -813,6 +813,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -904,6 +906,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
height: 18px;
@@ -983,6 +986,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
flex: 1;
@@ -1010,6 +1015,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
flex: 1;
@@ -1040,6 +1047,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
+ display: flex;
+ align-items: center;
}
.text2 {
height: 32px;
diff --git a/src/views/Statistics/trend.vue b/src/views/Statistics/trend.vue
index c3eade6..1c29bb4 100644
--- a/src/views/Statistics/trend.vue
+++ b/src/views/Statistics/trend.vue
@@ -1007,6 +1007,8 @@ export default {
text-indent: 20px;
margin-top: 10px;
color: #666666;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1098,6 +1100,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
height: 18px;
@@ -1177,6 +1180,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
flex: 1;
@@ -1203,6 +1208,8 @@ export default {
text-indent: 20px;
font-weight: 500;
font-size: 16px;
+ display: flex;
+ align-items: center;
color: #333333;
}
.text2 {
@@ -1235,6 +1242,8 @@ export default {
line-height: 16px;
text-indent: 20px;
margin-top: 20px;
+ display: flex;
+ align-items: center;
}
.text2 {
height: 32px;
diff --git a/src/views/houseData/analyse.vue b/src/views/houseData/analyse.vue
index db4811b..048b719 100644
--- a/src/views/houseData/analyse.vue
+++ b/src/views/houseData/analyse.vue
@@ -1092,6 +1092,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1123,6 +1125,8 @@ export default {
font-weight: 500;
font-size: 16px;
color: #333333;
+ display: flex;
+ align-items: center;
}
.text2 {
@@ -1161,6 +1165,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;
@@ -1247,6 +1252,7 @@ export default {
font-size: 16px;
color: #2c3542;
margin-top: 24px;
+ align-items: center;
.jinboxtit {
width: 14%;