1
李凌
2025-10-09 c17311ba1351cd5e64654c3fc7b2fe765b1e7382
src/views/C2C/selectLegalCurrency/index.vue
@@ -168,11 +168,15 @@
<style lang="scss" scoped>
@import "@/assets/css/copy2.scss";
::v-deep .van-index-bar__sidebar {
  display: none;
}
::v-deep .van-index-anchor {
  color: $text_color4;
  @include themify() {
    color: themed("text_color1");
  }
}
.top {
@@ -318,4 +322,5 @@
  text-align: center;
  color: #868d9a;
  font-size: 28px;
}</style>
}
</style>