1
jhzh
2025-09-11 a076b0c24bc07220d14b9a90f046f2bd5b2a19d5
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>