李凌
2025-12-16 9337c3cf960b60078558b7f942fd27f1ab39364b
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");
      }
    }
  }