xuxueyang
2024-08-14 a587937ce53f79b4680e930b5d5f7fee33de5311
components/top-tabs.vue
@@ -48,12 +48,11 @@
    // border-bottom: 8rpx solid #000;
    // 底部的线条
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 36rpx;
    color: #ffffff;
    line-height: 32rpx;
    text-align: left;
    text-align: center;
    font-style: normal;
    // padding: 0rpx;
    width: fit-content;
@@ -68,7 +67,9 @@
    bottom: 8rpx;
    // width: 110rpx;
    height: 8rpx;
    background: #04BA97;
    // background: #04BA97;
   background: #ffffff;
    border-radius: 4rpx;
  }
}