@@ -588,9 +588,6 @@ export default {
token: localStorage.getItem("token"),
};
if (index == 1) {
- if (this.JSMpeg != null) {
- this.closeJSMpeg()
- }
let that = this;
Object.keys(this.vectorgraphData).forEach((key) => {
@@ -663,9 +660,6 @@ export default {
}
});
} else if (index == 2) {
- if (this.JSMpeg != null) {
- this.closeJSMpeg()
- }
let that = this;
Object.keys(this.vectorgraphData).forEach((key) => {
this.vectorgraphData[
@@ -941,7 +935,7 @@ export default {
justify-content: space-between;
align-items: center;
.title {
- font-size: 22px;
+ font-size: 28px;
font-weight: 700;
color: transparent;
-webkit-background-clip: text;
@@ -1078,6 +1072,11 @@ export default {
}
}
}
+.content1{
+ height: 100%;
+ width: 100%;
+ overflow: hidden;
+}
/deep/.el-tabs__content {
height: 100%;
overflow: auto;
@@ -1118,9 +1117,11 @@ export default {
}
.el-tabs__item.is-active {
color: #56fefe !important;
+ font-size: 23px;
}
.el-tabs__item {
color: rgb(60, 127, 127) !important;
+ font-size: 18px;
}
.el-tabs__active-bar {
diff --git a/src/views/index.vue b/src/views/index.vue
index cd9c3e9..9b4d45e 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -1,6 +1,6 @@
-
+
@@ -115,53 +118,53 @@
-
+
-
+
-
+
-
+
-
+
-
盐都区供电公司概况
@@ -16,7 +16,6 @@
style="
font-size: 45px;
font-weight: 600;
- color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: linear-gradient(
@@ -25,6 +24,8 @@
rgb(86, 244, 254)
);
"
+ class="numText"
+ :text="CompanyInfo.pdxl"
>{{ CompanyInfo.pdxl }}
配电路线
@@ -59,7 +60,6 @@
style="
font-size: 45px;
font-weight: 600;
- color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: linear-gradient(
@@ -68,6 +68,8 @@
rgb(86, 244, 254)
);
"
+ class="numText"
+ :text="CompanyInfo.xlcd"
>{{ CompanyInfo.xlcd }}
路线长度
@@ -106,6 +108,7 @@
:header-cell-style="{ 'text-align': 'center' }"
:cell-style="{ 'text-align': 'center' }"
ref="tableBox"
+ style="font-size:16px"
>
{{ scope.row.chcg }}
{{ scope.row.chbc }}
{{ scope.row.wchz }}
{{ scope.row.jiedi }}
{{ scope.row.heji }}
@@ -172,8 +175,8 @@
-
+
+
-
+
-
- 本周路线故障跳闸明细
+
-
-
+
@@ -282,7 +285,7 @@
+