From 301c82c12992c96adbb453ef29d8e2ba129a9289 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Tue, 1 Apr 2025 15:03:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E5=B8=81=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E7=9A=84=E8=81=94=E7=B3=BB=E5=AE=A2=E6=9C=8D=E9=9C=80?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en.json | 2 +- src/views/wallet/funding.vue | 117 ++++++++++++++++++++++++++--------- 2 files changed, 90 insertions(+), 29 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 9e3a93a..22aef76 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -227,7 +227,7 @@ "c17": "Transfer Address", "c18": "Transfer Amount", "c19": "Recharge/Transfer", - "c20": "Contact customer service", + "c20": "Contact Customer Service", "c21": "Select Currency", "c22": "Password and Email Verification Code", "c23": "Estimated arrival time", diff --git a/src/views/wallet/funding.vue b/src/views/wallet/funding.vue index bce8c85..7c97d23 100644 --- a/src/views/wallet/funding.vue +++ b/src/views/wallet/funding.vue @@ -101,7 +101,7 @@ {{item.withdrawal_fee}}
{{item.status_text}}
-
{{updateTimer(item.datetime)}}
+
{{updateTimer(item)}}