10.10综合交易所原始源码_移动端
1
李凌
2 days ago dce10d37ad35efe8ed1d39d6e5fcf7e4904381df
src/views/cryptos/Recharge/rechargeList.vue
@@ -29,7 +29,7 @@
          </div>
        </div>
      </div>
      <div class="textColor mt-10">
      <!-- <div class="textColor mt-10">
        <div class="pl-9 pr-9 h-20 border-b-color flex justify-between text-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>