From 320dc7e6d5281037c4ae1fba391f2555974cc75a Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Tue, 9 Sep 2025 16:24:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en.json | 4 ++-- src/views/home/index.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index f35cfde..e417cb0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -99,7 +99,7 @@ "activity": "Marketing activities", "news": "Industry news", "contactUs": "Contact Us", - "sign_in": "LogIn", + "sign_in": "Login", "sign_up": "Register", "noRecord": "No Record", "getCode": "Get Code", @@ -197,7 +197,7 @@ "order": "Orders", "spotConsignment": "Exchange Orders", "optionOrders": "Option Orders", - "perpetualContract": "Derivatives", + "perpetualContract": "Futures", "foreignContract": "Crypto FX Contract", "notCertified": "No Certification", "notData": "No open orders", diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 9af4f29..406eec0 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -566,7 +566,7 @@
-
{{ item.count }}
+
{{ item.price }}
{{ item.increaseStr }}
@@ -585,7 +585,7 @@
-
{{ item.count }}
+
{{ item.price }}
{{ item.increaseStr }}
@@ -604,7 +604,7 @@
-
{{ item.count }}
+
{{ item.price }}
{{ item.increaseStr }}