From d8b6cbc8e3bcea3f83f2b056122fa803a299c4f3 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 15 Jul 2025 15:14:43 +0800
Subject: [PATCH] 翻译

---
 src/i18n/Deutsch.js                 |    5 ++
 src/i18n/korean.js                  |    5 ++
 src/i18n/th.js                      |    8 +++
 src/i18n/fa.js                      |    5 ++
 src/i18n/Italy.js                   |    7 +++
 src/i18n/Japanese.js                |    5 ++
 src/i18n/vi.js                      |    7 +++
 src/i18n/cn.js                      |    2 +
 src/i18n/en.js                      |    5 ++
 src/i18n/zhcn.js                    |    7 +++
 src/config/index.js                 |    4 +-
 src/views/cryptos/AboutUs/index.vue |   28 +++++++-------
 src/i18n/Spanish.js                 |    7 +++
 13 files changed, 73 insertions(+), 22 deletions(-)

diff --git a/src/config/index.js b/src/config/index.js
index a2c5302..7e0481d 100644
--- a/src/config/index.js
+++ b/src/config/index.js
@@ -35,7 +35,7 @@
 
 // const ENV_DEV = 'zhapi.coinbtcs.com' // dev
 // const ENV_DEV = 'openapi.yanshiz.com' // dev
-const ENV_DEV = 'aa.yanshiz.com' // dev
+const ENV_DEV = 'starex.agtls.com' // dev
 // const ENV_DEV = '192.168.10.24:8086' // dev
 // const ENV_DEV = 'aa.yanshiz.com' // dev
 
@@ -43,7 +43,7 @@
 // const ENV_PRO = 'qheufhj.site' //  app域名
 // const ENV_PRO = window.location.hostname // 接口域名跟随 H5zhapi.coinbtcs.com
 // const ENV_PRO = 'openapi.yanshiz.com' // 接口域名跟随 H5zhapi.coinbtcs.com
-const ENV_PRO = 'aa.yanshiz.com' // 接口域名跟随 H5zhapi.coinbtcs.com
+const ENV_PRO = 'starex.agtls.com' // 接口域名跟随 H5zhapi.coinbtcs.com
 
 let base_url = ''
 let ws_url = ''
diff --git a/src/i18n/Deutsch.js b/src/i18n/Deutsch.js
index d9617b2..64e8c68 100644
--- a/src/i18n/Deutsch.js
+++ b/src/i18n/Deutsch.js
@@ -2805,5 +2805,8 @@
     "Defi质押流动性挖矿": "Defi pledge liquidity mining",
     "效益": "Effekt",
     "可投金额": "Investierbarer Betrag",
-    "指南": "Handbuch"
+    "指南": "Handbuch",
+    "兑换": "Tausch",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Derzeitige Währungspaar existiert nicht",
 }
\ No newline at end of file
diff --git a/src/i18n/Italy.js b/src/i18n/Italy.js
index 44c49d3..f4293c7 100644
--- a/src/i18n/Italy.js
+++ b/src/i18n/Italy.js
@@ -2892,4 +2892,11 @@
     "未实现盈亏(USD)": "Non realizzato P/L (USD)",
     "证件号码长度超过50": "La lunghezza del numero di documento supera i 50",
     "实名姓名长度超过50": "La lunghezza del nome reale supera i 50",
+    "Defi质押流动性挖矿": "Defi pledge liquidity mining",
+    "效益": "Effet",
+    "可投金额": "Montant investible",
+    "指南": "Guide",
+    "兑换": "Échange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Le paire de devise actuel n'existe pas",
 }
\ No newline at end of file
diff --git a/src/i18n/Japanese.js b/src/i18n/Japanese.js
index 43f0bbc..856e9f2 100644
--- a/src/i18n/Japanese.js
+++ b/src/i18n/Japanese.js
@@ -2663,5 +2663,8 @@
     "Defi质押流动性挖矿": "DeFi ローン",
     "效益": "効果",
     "可投金额": "ローン可能額",
-    "指南": "ガイド"
+    "指南": "ガイド",
+    "兑换": "交換",
+    "k线图获取失败": "Kline グラフの取得に失敗しました",
+    "当前币对不存在": "現在の通貨ペアが存在しません",
 }
\ No newline at end of file
diff --git a/src/i18n/Spanish.js b/src/i18n/Spanish.js
index 75e4a7b..6e4f635 100644
--- a/src/i18n/Spanish.js
+++ b/src/i18n/Spanish.js
@@ -2575,4 +2575,11 @@
     '请输入正确的推荐码': 'Por favor ingrese el código de referencia correcto',
     "证件号码长度超过50": "La longitud del número de identificación excede los 50",
     "实名姓名长度超过50": "La longitud del nombre real excede los 50",
+    "Defi质押流动性挖矿": "Defi pledge liquidity mining",
+    "效益": "Effet",
+    "可投金额": "Investable amount",
+    "指南": "Guide",
+    "兑换": "Exchange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Current currency pair does not exist",
 }
\ No newline at end of file
diff --git a/src/i18n/cn.js b/src/i18n/cn.js
index a7320f7..494437a 100644
--- a/src/i18n/cn.js
+++ b/src/i18n/cn.js
@@ -2786,4 +2786,6 @@
     "可投金额": "可投金额",
     "指南": "指南",
     "兑换": "兌換",
+    "k线图获取失败": "k線圖獲取失敗",
+    "当前币对不存在": "當前幣對不存在",
 }
diff --git a/src/i18n/en.js b/src/i18n/en.js
index 2e6c2fc..861f830 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -2760,5 +2760,8 @@
     "Defi质押流动性挖矿": "Defi pledge liquidity mining",
     "效益": "Benefits",
     "可投金额": "Investable amount",
-    "指南": "Guide"
+    "指南": "Guide",
+    "兑换": "Exchange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Current currency pair does not exist",
 }
\ No newline at end of file
diff --git a/src/i18n/fa.js b/src/i18n/fa.js
index 048bb51..9351e84 100644
--- a/src/i18n/fa.js
+++ b/src/i18n/fa.js
@@ -2702,5 +2702,8 @@
     "Defi质押流动性挖矿": "Defi pledge liquidity mining",
     "效益": "Effet",
     "可投金额": "Montant investible",
-    "指南": "Guide"
+    "指南": "Guide",
+    "兑换": "Échange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Le paire de devise actuel n'existe pas",
 }
\ No newline at end of file
diff --git a/src/i18n/korean.js b/src/i18n/korean.js
index 2c35434..c735336 100644
--- a/src/i18n/korean.js
+++ b/src/i18n/korean.js
@@ -2799,5 +2799,8 @@
     "Defi质押流动性挖矿": "DeFi 투자",
     "效益": "이익",
     "可投金额": "투자 가능 금액",
-    "指南": "가이드"
+    "指南": "가이드",
+    "兑换": "교환",
+    "k线图获取失败": "Kline 차트 가져오기 실패",
+    "当前币对不存在": "현재 코인 페어가 존재하지 않습니다",
 }
\ No newline at end of file
diff --git a/src/i18n/th.js b/src/i18n/th.js
index 2625644..76dedfd 100644
--- a/src/i18n/th.js
+++ b/src/i18n/th.js
@@ -2768,5 +2768,11 @@
     "未实现盈亏(USD)": "กำไรและขาดทุนที่ยังไม่เกิดขึ้นจริง (USD)",
     "证件号码长度超过50": "หมายเลข ID ยาวเกิน 50",
     "实名姓名长度超过50": "ความยาวชื่อเกิน 50",
-
+    "Defi质押流动性挖矿": "Defi pledge liquidity mining",
+    "效益": "Effet",
+    "可投金额": "Investable amount",
+    "指南": "Guide",
+    "兑换": "Exchange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Current currency pair does not exist",
 }
\ No newline at end of file
diff --git a/src/i18n/vi.js b/src/i18n/vi.js
index f9f61d3..3a998ac 100644
--- a/src/i18n/vi.js
+++ b/src/i18n/vi.js
@@ -2746,4 +2746,11 @@
     "未实现盈亏(USD)": "Lãi/Lỗ chưa thực hiện (USD) ",
     "证件号码长度超过50": "Số ID vượt quá 50",
     "实名姓名长度超过50": "Tên thật vượt quá 50",
+    "Defi质押流动性挖矿": "Defi pledge liquidity mining",
+    "效益": "Effet",
+    "可投金额": "Investable amount",
+    "指南": "Guide",
+    "兑换": "Exchange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Current currency pair does not exist",
 }
\ No newline at end of file
diff --git a/src/i18n/zhcn.js b/src/i18n/zhcn.js
index 5a27c5c..c17ab27 100644
--- a/src/i18n/zhcn.js
+++ b/src/i18n/zhcn.js
@@ -2762,4 +2762,11 @@
     "未实现盈亏(USD)": "未实现盈亏(USD)",
     "证件号码长度超过50": "证件号码长度超过50",
     "实名姓名长度超过50": "实名姓名长度超过50",
+    "Defi质押流动性挖矿": "Defi质押流动性挖矿",
+    "效益": "效益",
+    "可投金额": "可投金额",
+    "指南": "指南",
+    "兑换": "兑换",
+    "k线图获取失败": "k线图获取失败",
+    "当前币对不存在": "当前币对不存在",
 }
\ No newline at end of file
diff --git a/src/views/cryptos/AboutUs/index.vue b/src/views/cryptos/AboutUs/index.vue
index 84844b8..f23d293 100644
--- a/src/views/cryptos/AboutUs/index.vue
+++ b/src/views/cryptos/AboutUs/index.vue
@@ -3,7 +3,7 @@
     <div class="CommonProblem">
       <assets-head :title="serviceTerm ? $t('服务条款') : $t('关于我们')" />
       <div class="CommonProblem-padding">
-        <p class="textColor" v-html="content"></p>
+        <p style="font-size: 18px;line-height: 30px;" v-html="content"></p>
       </div>
     </div>
   </div>
@@ -15,7 +15,7 @@
 export default {
   data() {
     return {
-      content: '',
+      content: `StarEX 是一站式的全球貨幣交易平台,提供超過 300 種數位貨幣的交易選擇,涵蓋現貨、合約、複製交易與 NFT 市場。平台自 2018 年成立以來,已拓展至新加坡、迪拜、北美等多地,致力於打造安全、高效、友善的數位資產環境。<br><br>我們採用銀行級資安機制、冷錢包管理及多重認證,保障每一位用戶的資產安全。無論你是剛入門的新手,還是專業的交易者,都能在 StarEX 體驗到流暢穩定的交易服務。<br><br>交易不只是投資,而是你掌握未來的方式。<br>StarEX,讓資產自由更靠近。`,
       title: '',
       createTime: '',
       serviceTerm: '',
@@ -41,23 +41,23 @@
       } else {
         language = 'en'
       }
-      _getAboutUs({
-        content_code: this.serviceTerm ? '001' : '020',
-        language: this.serviceTerm ? language : this.$i18n.locale,
-      }).then((res) => {
-        this.content = res.content
-        this.title = res.title
-        this.createTime = this.dataTimeEx(res.createTime)
+      // _getAboutUs({
+      //   content_code: this.serviceTerm ? '001' : '020',
+      //   language: this.serviceTerm ? language : this.$i18n.locale,
+      // }).then((res) => {
+      //   this.content = res.content
+      //   this.title = res.title
+      //   this.createTime = this.dataTimeEx(res.createTime)
 
-      }).catch((error) => {
-        if (error.code == 'ECONNABORTED') { this.$toast(this.$t('网络超时!')); }
-        else if (error.msg !== undefined) { this.$toast(this.$t(error.msg)); }
-      });
+      // }).catch((error) => {
+      //   if (error.code == 'ECONNABORTED') { this.$toast(this.$t('网络超时!')); }
+      //   else if (error.msg !== undefined) { this.$toast(this.$t(error.msg)); }
+      // });
     }
   }
 }
 </script>
-<style lang="scss" >
+<style lang="scss">
 @import "@/assets/init.scss";
 
 #cryptos {

--
Gitblit v1.9.3