1
xuxy
2024-07-29 86cc7f51775e595468a9f4f5fd7829e111ee2b76
components/top-tabs.vue
@@ -53,7 +53,7 @@
    font-size: 36rpx;
    color: #ffffff;
    line-height: 32rpx;
    text-align: left;
    text-align: center;
    font-style: normal;
    // padding: 0rpx;
    width: fit-content;
@@ -68,7 +68,9 @@
    bottom: 8rpx;
    // width: 110rpx;
    height: 8rpx;
    background: #04BA97;
    // background: #04BA97;
   background: #ffffff;
    border-radius: 4rpx;
  }
}