doum
2025-10-09 bc09bc87234065abe7130b84c92f81f143f5f3e7
h5/pages/applicationRecord/applicationRecord.vue
@@ -179,17 +179,18 @@
      align-items: center;
      justify-content: space-between;
      .active {
        border: 1rpx solid $uni-color-primary !important;
        border: 2rpx solid $uni-color-primary !important;
        color: $uni-color-primary !important;
      }
      .box_head_item {
        width: 156rpx;
        text-align: center;
        height: 60rpx;
        line-height: 60rpx;
        box-sizing: border-box;
        display: flex;
            align-items: center;
            justify-content: center;
        border-radius: 30rpx;
        border: 1rpx solid #999999;
        border: 2rpx solid #999999;
        font-size: 26rpx;
        font-weight: 400;
        color: #333333;