k94314517
2025-07-09 06b2f5be922e87d086d1d4e6cdcc2119e7d3a1a4
screen/src/views/TaskEfficiency.vue
@@ -94,6 +94,11 @@
          </div>
        </div>
        <div class="center_box">
          <div class="left_box_top_znz">
            <img src="@/assets/images/ic_compass@2x.png" alt="" />
          </div>
          <div class="center_box_one">
            <div class="static_wrap">
              <div class="item">
@@ -1111,6 +1116,19 @@
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    .left_box_top_znz {
      width: 68px;
      height: 68px;
      position: absolute;
      right: 30px;
      top: 150px;
      img {
        width: 100%;
        height: 100%;
      }
    }
    .center_box_one {
      .static_wrap {