吉安感知网项目-前端
张含笑
2026-01-30 6c4bd2467bb6651c6edcf8a9741dcd4e9b1aa6d3
applications/task-work-order/src/styles/common/cockpit.scss
@@ -475,6 +475,7 @@
    .detail-container {
      display: flex;
      justify-content: space-between;
      max-height: 680px;
      .detail-left {
        margin-right: 20px;
@@ -484,16 +485,21 @@
      }
      .detail-right {
        &>div {
          .detail-title {
            margin: 10px 0;
          }
        width: 920px;
        flex: 1;
        overflow: auto;
        display: flex;
        flex-direction: column;
          &:first-child {
            .detail-title {
              margin-top: 0;
            }
          }
        .view-container {
          display: flex;
          flex-direction: column;
        }
        .gd-cesium {
          width: 100%;
          min-height: 380px;
          flex: 1;
        }
      }
    }
@@ -513,6 +519,7 @@
        .label {
          display: inline-block;
          width: 88px;
          flex-shrink: 0;
          font-family: Source Han Sans CN, Source Han Sans CN;
          font-weight: 500;
          font-size: 14px;
@@ -525,6 +532,8 @@
        .val {
          margin-left: 12px;
          flex: 1;
          overflow: hidden;
          font-family: Source Han Sans CN, Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
@@ -533,6 +542,13 @@
          text-align: left;
          font-style: normal;
          text-transform: none;
        }
        .val-long {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          cursor: pointer;
        }
      }
    }
@@ -1042,14 +1058,14 @@
  th.el-table__cell {
    height: 40px;
    border-bottom: 1px solid #DBDFF1 !important;
    border-bottom: 1px solid #E5E6EB !important;
    .cell {
      padding: 0 0 0 16px;
      font-family: Source Han Sans CN, Source Han Sans CN;
      font-weight: 400;
      font-size: 14px;
      color: #9292C1;
      color: #86909C;
      text-align: left;
      font-style: normal;
      text-transform: none;
@@ -1065,7 +1081,7 @@
      font-family: Source Han Sans CN, Source Han Sans CN;
      font-weight: 400;
      font-size: 14px;
      color: #383874;
      color: #4E5969;
      text-align: left;
      font-style: normal;
      text-transform: none;