-
-
{{ item1.name }}
-
{{ item1.upData }}
-
{{ item1.downData }}
+
+
+
{{ item1.name }}
+
{{ item1.upData }}
+
{{ item1.downData }}
+
@@ -1119,7 +1119,7 @@ export default {
.table_con {
width: 100%;
- // height: 100%;
+ height: 92%;
display: flex;
flex-direction: column;
justify-content: space-between;
@@ -1226,13 +1226,17 @@ export default {
.table_con {
width: 100%;
- // height: 100%;
+ height: 88%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
+ .tab_con {
+ height: 55%;
+ }
+
.table_line {
width: 100%;
height: 0.4rem;