| | |
| | | checkList1_gp: param_gp.map(() => false), |
| | | checkList2_acdc: [], |
| | | checkList2_gp: [], |
| | | ips: [{ ip: "192.168.10.222" }, { ip: "255.0.0.0" }, { ip: "0.0.0.0" }], |
| | | }; |
| | | }, |
| | | created() { |
| | |
| | | box-shadow: none; |
| | | display: flex; |
| | | flex-direction: column; |
| | | /deep/ .el-tabs__header { |
| | | :deep(.el-tabs__header) { |
| | | border: 0 none; |
| | | background-color: transparent; |
| | | } |
| | | /deep/ .el-tabs__content { |
| | | :deep(.el-tabs__content) { |
| | | flex: 1; |
| | | padding: 4px; |
| | | .el-tab-pane { |
| | |
| | | .tab-content { |
| | | height: 100%; |
| | | } |
| | | /deep/ .el-tabs__header .el-tabs__item { |
| | | :deep(.el-tabs__header) .el-tabs__item { |
| | | background: #78eef8; |
| | | color: #000; |
| | | border-radius: 4px; |
| | |
| | | flex: 1; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | /deep/ .gradient-btn { |
| | | :deep(.gradient-btn) { |
| | | min-width: 110px; |
| | | } |
| | | } |