lxf
2025-07-05 8c51de06d839339f428ca0691099fe60740765cf
src/components/Transform/deliveryContract/position.vue
@@ -44,7 +44,7 @@
          <span class="position-text1">{{ $t('操作') }}</span>
          <span class="position-text2 colorMain" @click="onDetail(item)">{{ $t('详情') }}</span>
        </div>
        <div style="margin-top: 33px;width: 100%;height: 1px;float: left;" class="bgDark"></div>
        <div style="margin-top: 33px;width: 100%;height: 1px;float: left;background-color: #e5e7ed;" class="bgDark"></div>
      </div>
    </div>
@@ -146,7 +146,7 @@
          font-style: normal;
          font-weight: 400;
          font-size: 26.4981px;
          color: $text_color;
          color: #fff;
        }
        .position-tag-title {