1
李凌
2026-01-12 3c064782d1414bbc32c825c656ab64bec4e68624
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");
      }
    }
  }