lxf
2025-07-05 8c51de06d839339f428ca0691099fe60740765cf
src/views/cryptos/Recharge/rechargeList.vue
@@ -29,7 +29,7 @@
          </div>
        </div>
      </div>
      <div class="textColor mt-40">
      <!-- <div class="textColor mt-40">
        <div class="pl-36 pr-36 h-90 lh-90 border-b-color flex justify-between font-28" v-for="(item, index) in list"
          :key="index" @click="toPath(item.url)">
          <div class="flex items-center">
@@ -40,7 +40,7 @@
            <van-icon class="textColor1" name="arrow" />
          </div>
        </div>
      </div>
      </div> -->
    </div>
  </div>
</template>
@@ -104,7 +104,7 @@
      // }
    },
    backFunc() {
      this.$router.push('/quotes/index?tabActive=1')
      this.$router.back()
    },
    selectSymbol(symbol) {
      this.$router.push({