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>