Browse Source

在资产中的充币新增一个提示预计

master
liaoxinyu 2 years ago
parent
commit
dda20fc6f7
  1. 2
      src/components/SecondaryNav.vue
  2. 3
      src/i18n/de.json
  3. 3
      src/i18n/en.json
  4. 3
      src/i18n/fra.json
  5. 3
      src/i18n/it.json
  6. 3
      src/i18n/jp.json
  7. 3
      src/i18n/kor.json
  8. 3
      src/i18n/pt.json
  9. 3
      src/i18n/spa.json
  10. 3
      src/i18n/tr.json
  11. 3
      src/i18n/tw.json
  12. 8
      src/views/wallet/exchange-assets.vue

2
src/components/SecondaryNav.vue

@ -3,7 +3,7 @@
<div class="SecondaryNav" :class="{navBarWrap : criticalPos}">
<div class="SecondaryNavWidth">
<ul class="SecondaryNavUl">
<li class="SecondaryNavList" v-for="(item,index) in itemList" :key="index" v-if="item.url=='/college/list/18'">
<li class="SecondaryNavList" v-for="(item,index) in itemList" :key="index" >
<router-link :to="item.url" active-class="SecondaryNavActive">{{item.label}}</router-link>
</li>
</ul>

3
src/i18n/de.json

@ -35,7 +35,8 @@
"c6": "Uhrzeit der Ausstellung",
"c7": "Adresse auf weißem Papier",
"c8": "Offizielle Website",
"c9": "kurze Einführung"
"c9": "kurze Einführung",
"c10": "Minimaler Ladebetrag: {num}. Ladewert kleiner als der Mindestbetrag wird nicht gepostet und kann nicht zurückgegeben werden."
},
"common": {
"a3": "Aufzeichnungen über den Kauf",

3
src/i18n/en.json

@ -35,7 +35,8 @@
"c6": "Time of issue",
"c7": "White paper address",
"c8": "Official website address",
"c9": "brief introduction"
"c9": "brief introduction",
"c10": "Minimum recharge amount: {num}. Recharge less than the minimum amount will not be posted and cannot be returned."
},
"common": {
"a3": "Purchase records",

3
src/i18n/fra.json

@ -35,7 +35,8 @@
"c6": "Date de publication",
"c7": "Adresse du Livre blanc",
"c8": "Adresse du site officiel",
"c9": "Introduction"
"c9": "Introduction",
"c10": "Montant minimum de recharge: {num}. Les recharges inférieures au montant minimum ne seront pas facturées et ne seront pas retournées."
},
"common": {
"a3": "Ostosta koskevat tiedot",

3
src/i18n/it.json

@ -35,7 +35,8 @@
"c6": "Tempo di emissione",
"c7": "Indirizzo della carta bianca",
"c8": "Indirizzo ufficiale del sito",
"c9": "breve introduzione"
"c9": "breve introduzione",
"c10": "Importo minimo di ricarica: {num}. Ricarica meno della quantità minima non sarà postata e non può essere restituita."
},
"common": {
"a3": "Registri di acquisto",

3
src/i18n/jp.json

@ -35,7 +35,8 @@
"c6": "リリース時間",
"c7": "白書の住所",
"c8": "公式サイトのアドレス",
"c9": "概要"
"c9": "概要",
"c10": "最小チャージ金額:{num}では、最小金額以下のチャージは入金されず、かつ返却できません."
},
"common": {
"a3": "購入申請記録",

3
src/i18n/kor.json

@ -35,7 +35,8 @@
"c6": "발행 시간",
"c7": "백서 주소",
"c8": "홈 페이지 주소",
"c9": "간단 한 소개"
"c9": "간단 한 소개",
"c10": "최소 충전 금액:{num},최소 금액 이하 의 충전 은 입금 되 지 않 으 며 되 돌 릴 수 없습니다."
},
"common": {
"a3": "구 매 신청 기록",

3
src/i18n/pt.json

@ -35,7 +35,8 @@
"c6": "Tempo de emissão",
"c7": "Endereço de Papel Branco",
"c8": "Endereço Oficial Do site",
"c9": "Breve introdução"
"c9": "Breve introdução",
"c10": "Montante mínimo de recarga: {num}. Recarregamento inferior Ao montante mínimo não será publicado e não Pode ser devolvido."
},
"common": {
"a3": "Registos de Compras",

3
src/i18n/spa.json

@ -35,7 +35,8 @@
"c6": "Tiempo de emisión",
"c7": "Dirección del Libro Blanco",
"c8": "Dirección web oficial",
"c9": "Introducción"
"c9": "Introducción",
"c10": "Cantidad mínima de recarga: {num}. Las recargas inferiores a la cantidad mínima no se cargarán y no se devolverán."
},
"common": {
"a3": "Registro de pedidos",

3
src/i18n/tr.json

@ -35,7 +35,8 @@
"c6": "Sorun zamanı",
"c7": "Beyaz kağıt adresi",
"c8": "Resmi web adresi",
"c9": "kısa tanıtım"
"c9": "kısa tanıtım",
"c10": "Minimum yeniden yükleme tutarı: {num}, minimum tutardan daha az yükleme hesaba yansıtılmaz ve iade edilemez."
},
"common": {
"a3": "Satın alma kaydı",

3
src/i18n/tw.json

@ -35,7 +35,8 @@
"c6": "發行時間",
"c7": "白皮書地址",
"c8": "官網地址",
"c9": "簡介"
"c9": "簡介",
"c10": "最小充值金額:{num},小於最小金額的充值將不會上帳且無法返回。"
},
"common": {
"a3": "申購記錄",

8
src/views/wallet/exchange-assets.vue

@ -171,7 +171,8 @@
<!-- data-target="#deposite" -->
<button type="button" class="btn btn-outline-primary"
data-toggle="modal" @click="enterDeposite(item)"
:disabled="!item.is_withdraw">{{$t('wallet.recharge')}}</button>
:disabled="!item.is_withdraw"
>{{$t('wallet.recharge')}}</button>
<!-- <button type="button" class="btn btn-outline-primary" data-toggle="modal" data-target="#withdraw" @click="enterWithdraw(item)" :disabled="!item.is_withdraw">{{$t('wallet.withdrawal')}}</button> -->
<button type="button" class="btn btn-outline-primary"
data-target="#withdraw" @click="enterWithdraw(item)"
@ -290,9 +291,10 @@
<div class="col-md-5">
<p>{{$t('wallet.rechargeInstructions')}}</p>
<ul>
<li>1. {{$t('wallet.automaticallyCredited')}}
<li v-if="depositeCoin == 'USDC'">1. {{$t('nav.c10',{num:'10 '+depositeCoin})}}</li>
<li>{{depositeCoin == 'USDC'? 2 : 1}}. {{$t('wallet.automaticallyCredited')}}
{{$t('wallet.tran',{num:10,name:depositeCoin})}}</li>
<li>2. {{$t('wallet.only',{name:depositeCoin})}}</li>
<li>{{depositeCoin == 'USDC'? 3 : 2}}. {{$t('wallet.only',{name:depositeCoin})}}</li>
<!-- <li>3. {{depositeAdressType==2?$t('wallet.Ethereun',{name:'Ethereun'}):$t('wallet.Ethereun',{name:'TRON'})}}</li> -->
</ul>
</div>

Loading…
Cancel
Save