xuxueyang
2024-08-31 32526e5bddb7b14328b2467cd18783f480b33f3b
components/top-tabs.vue
@@ -48,7 +48,6 @@
    // border-bottom: 8rpx solid #000;
    // 底部的线条
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 36rpx;
    color: #ffffff;
@@ -68,7 +67,9 @@
    bottom: 8rpx;
    // width: 110rpx;
    height: 8rpx;
    background: #04BA97;
    // background: #04BA97;
   background: #ffffff;
    border-radius: 4rpx;
  }
}