0510航天交易所ui仿制,代码使用的jiem
lxf
2025-07-10 fc8c0126b1d376534b893d3885043902ca57c847
src/page/quotes.vue
@@ -333,11 +333,11 @@
}
.quotes {
  padding: 24px 0 24px 0;
  /deep/ .van-tab {
  :deep(.van-tab) {
    width: 10rem;
    flex: none;
  }
  /deep/ .van-tab--active {
  :deep(.van-tab--active) {
    min-width: 150px;
    text-align: center;
    padding: 18px 0px;
@@ -350,7 +350,7 @@
      font-size: 38px !important;
    }
  }
  /deep/ .van-tabs__line {
  :deep(.van-tabs__line) {
    background-color: #f7b328 !important;
    width: 5.5rem !important;
  }