@@ -564,6 +564,22 @@
icon1: "svg-offline",
icon2: "svg-unknown",
},
+ {
+ color: "pansy",
+ name: "解缆",
+ value1: "",
+ code: "jlts",
+ icon1: "svg-environment",
+ icon2: "svg-environment",
+ },
+ color: "peachpuff",
+ name: "启动",
+ code: "qdts",
+ icon1: "svg-unknown",
+ icon2: "svg-unknown",
],
// 右侧欠发标签
unpaidList: [{
@@ -1264,7 +1280,7 @@
display: flex;
flex-direction: row;
align-items: center;
- width: 60%;
+ width: 70%;
height: 100%;
.title-name {
@@ -1349,7 +1365,7 @@
}
.matrix-status {
- width: 84%;
+ width: 90%;
@@ -1359,7 +1375,7 @@
.title-status {
flex-direction: column;
- width: 15%;
+ width: 17%;
padding-right: 5px;
cursor: pointer;