2
李凌
2025-10-22 b1a373f220bcafea8f41fa735b42d4eeafb2ee4e
src/views/cryptos/Recharge/rechargePage.vue
@@ -1,7 +1,7 @@
<template>
    <div id="cryptos">
        <div class="rechargePage box-border px-30 font-28">
            <assets-head :title="$t('快速充币')">
            <assets-head goHome="ture" :title="$t('快速充币')">
                <van-icon name="orders-o" @click="openRecord" class="list-icon"></van-icon>
            </assets-head>
            <div class="mt-30 w-full text-center font-36 textColor">{{ coin.toUpperCase() + ' ' + $t('充值') }}</div>