1
李凌
2025-12-29 7bb960ef165d091678a65ddc01b6551ec4487daa
src/views/cryptos/AccountChange/index.vue
@@ -202,11 +202,15 @@
    box-sizing: border-box;
    :deep(.van-tab--active .van-tab__text) {
      color: $text_color;
      @include themify() {
        color: themed("text_color");
      }
    }
    :deep(.van-tab__text) {
      color: $text_color1;
      @include themify() {
        color: themed("text_color1");
      }
    }
  }