From 8069a2f74bd54f69d9c39518e7e1cfc6a9fadfa4 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 1 Apr 2024 17:55:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B8=81=E5=B8=81=E4=BA=A4?= =?UTF-8?q?=E6=98=93=E4=B8=AD=E7=9A=84=E5=B7=A6=E4=BE=A7=E5=B8=81=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- src/api/server/index.js | 2 +- src/i18n/de.json | 6 +++--- src/i18n/en.json | 6 +++--- src/i18n/fra.json | 6 +++--- src/i18n/it.json | 6 +++--- src/i18n/jp.json | 6 +++--- src/i18n/kor.json | 6 +++--- src/i18n/pt.json | 6 +++--- src/i18n/spa.json | 6 +++--- src/i18n/tr.json | 6 +++--- src/i18n/tw.json | 6 +++--- src/index.html | 10 +++++----- src/utils/consts.js | 10 +++++----- src/views/home/index.vue | 8 ++++---- 15 files changed, 46 insertions(+), 46 deletions(-) diff --git a/config/index.js b/config/index.js index 0b4f35a..da8c8d5 100644 --- a/config/index.js +++ b/config/index.js @@ -24,7 +24,7 @@ module.exports = { '/api': { // target: 'http://qkladmin2.ruanmeng.top/', // target: 'https://guanli.coin.amatak.net/', - target: 'https://dfmg.dficoins.com/', + target: 'https://see.dfpcoin.com/', changeOrigin: true, // pathRewrite: { // // 请求时 将api替换成实际的apis等 diff --git a/src/api/server/index.js b/src/api/server/index.js index ec7c7ac..41f7be7 100644 --- a/src/api/server/index.js +++ b/src/api/server/index.js @@ -59,7 +59,7 @@ Object.assign(settings, { // api请求根地址 打包使用完整地址 调试使用本地服务器代理 避免跨域 // baseURL: process.env.NODE_ENV == 'production' ? 'http://qkladmin2.ruanmeng.top/api/' : '/api/', // baseURL: process.env.NODE_ENV == 'production' ? 'https://guanli.coin.amatak.net/api/' : '/api/', - baseURL: process.env.NODE_ENV == 'production' ? 'https://dfmg.dficoins.com/api/' : '/api/', + baseURL: process.env.NODE_ENV == 'production' ? 'https://see.dfpcoin.com/api/' : '/api/', // baseURL: 'https://aaccdd.kixcoin.org/api/' , // baseURL: 'https://guanli.coin.amatak.net/api/', // baseURL: 'https://api.hipc.world/', diff --git a/src/i18n/de.json b/src/i18n/de.json index 7ec5ae4..f79778a 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -1104,7 +1104,7 @@ "dd1": "Sicher und stabil, ohne Unfälle", "dd2": "Mehrere Sicherheitsstrategien und eine 100-prozentige Reservegarantie stellen sicher, dass es seit seiner Gründung zu keinen Sicherheitsvorfällen gekommen ist.", "dd3": "Handeln Sie Krypto-Assets einfach und bequem", - "dd4": "Bei CXIsux sind die Produkte leicht zu verstehen, der Transaktionsprozess bequem und die Blockchain-Asset-Service-Plattform aus einer Hand", + "dd4": "Bei DFPcoin sind die Produkte leicht zu verstehen, der Transaktionsprozess bequem und die Blockchain-Asset-Service-Plattform aus einer Hand", "dd5": "Derivate", "dd6": "Sie können Verträge auf über 100 Kryptowährungen mit bis zu 150-facher Hebelwirkung handeln und hohe Gewinne erzielen", "ee1": "Unterstützung mehrerer Terminals", @@ -1150,8 +1150,8 @@ "hh34": "Wir sind der vertrauenswürdigste Ort für Anleger, wenn es um den Kauf, Verkauf und die Verwaltung von Kryptowährungen geht", "hh35": "Per E-Mail registrieren", "hh36": "FAQ", - "hh41": "CATYcoin, jederzeit und überall handeln", + "hh41": "DFPcoin, jederzeit und überall handeln", "hh42": "Jetzt handeln", - "hh43": "Scannen Sie den QR-Code, um CATYcoin APP herunterzuladen" + "hh43": "Scannen Sie den QR-Code, um DFPcoin APP herunterzuladen" } } \ No newline at end of file diff --git a/src/i18n/en.json b/src/i18n/en.json index ae5f571..22b22ed 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1186,7 +1186,7 @@ "dd1": "Safe and stable with zero accidents", "dd2": "Multiple security strategies and 100% reserve guarantee ensure that no security incidents have occurred since its establishment.", "dd3": "Trade crypto assets simply and conveniently", - "dd4": "In CXIsux, the products are easy to understand, the transaction process is convenient, and the one-stop blockchain asset service platform", + "dd4": "In DFPcoin, the products are easy to understand, the transaction process is convenient, and the one-stop blockchain asset service platform", "dd5": "Derivatives", "dd6": "You can trade contracts on 100+ cryptocurrencies with up to 150x leverage and earn high profits", "ee1": "Multiple terminal support", @@ -1232,8 +1232,8 @@ "hh34": "We are the most trusted place for investors to buy, sell and manage cryptocurrency", "hh35": "Register via email", "hh36": "FAQ", - "hh41": "CATYcoin, trade anytime, anywhere", + "hh41": "DFPcoin, trade anytime, anywhere", "hh42": "Trade now", - "hh43": "Scan the QR code to download CATYcoin APP" + "hh43": "Scan the QR code to download DFPcoin APP" } } \ No newline at end of file diff --git a/src/i18n/fra.json b/src/i18n/fra.json index 60158cd..75a13db 100644 --- a/src/i18n/fra.json +++ b/src/i18n/fra.json @@ -1104,7 +1104,7 @@ "dd1": "Sûr et stable avec zéro accident", "dd2": "De multiples stratégies de sécurité et une garantie de réserve à 100 % garantissent qu'aucun incident de sécurité ne s'est produit depuis sa création.", "dd3": "Échangez des actifs cryptographiques de manière simple et pratique", - "dd4": "Dans CXIsux, les produits sont faciles à comprendre, le processus de transaction est pratique et la plateforme unique de services d'actifs blockchain", + "dd4": "Dans DFPcoin, les produits sont faciles à comprendre, le processus de transaction est pratique et la plateforme unique de services d'actifs blockchain", "dd5": "Dérivés", "dd6": "Vous pouvez négocier des contrats sur plus de 100 crypto-monnaies avec un effet de levier jusqu'à 150x et réaliser des bénéfices élevés", "ee1": "Prise en charge de plusieurs terminaux", @@ -1150,8 +1150,8 @@ "hh34": "Nous sommes l'endroit le plus fiable permettant aux investisseurs d'acheter, de vendre et de gérer des cryptomonnaies", "hh35": "Inscrivez-vous par email", "hh36": "FAQ", - "hh41": "CATYcoin, échangez à tout moment et n'importe où", + "hh41": "DFPcoin, échangez à tout moment et n'importe où", "hh42": "Négociez maintenant", - "hh43": "Scannez le code QR pour télécharger CATYcoin APP" + "hh43": "Scannez le code QR pour télécharger DFPcoin APP" } } \ No newline at end of file diff --git a/src/i18n/it.json b/src/i18n/it.json index 31c0833..9cfdb84 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -1103,7 +1103,7 @@ "dd1": "Sicuro e stabile con zero incidenti", "dd2": "Molteplici strategie di sicurezza e una garanzia di riserva del 100% assicurano che non si sia verificato alcun incidente di sicurezza dalla sua istituzione.", "dd3": "Scambia risorse crittografiche in modo semplice e conveniente", - "dd4": "In CXIsux, i prodotti sono facili da comprendere, il processo di transazione è conveniente e la piattaforma di servizi asset blockchain unica", + "dd4": "In DFPcoin, i prodotti sono facili da comprendere, il processo di transazione è conveniente e la piattaforma di servizi asset blockchain unica", "dd5": "Derivati", "dd6": "Puoi scambiare contratti su oltre 100 criptovalute con una leva fino a 150x e ottenere profitti elevati", "ee1": "Supporto di terminali multipli", @@ -1149,8 +1149,8 @@ "hh34": "Siamo il luogo più affidabile in cui gli investitori possono acquistare, vendere e gestire criptovalute", "hh35": "Registrati via e-mail", "hh36": "Domande frequenti", - "hh41": "CATYcoin, fai trading sempre e ovunque", + "hh41": "DFPcoin, fai trading sempre e ovunque", "hh42": "Fai trading ora", - "hh43": "Scansiona il codice QR per scaricare CATYcoin APP" + "hh43": "Scansiona il codice QR per scaricare DFPcoin APP" } } \ No newline at end of file diff --git a/src/i18n/jp.json b/src/i18n/jp.json index 85dff72..0ce432f 100644 --- a/src/i18n/jp.json +++ b/src/i18n/jp.json @@ -1102,7 +1102,7 @@ "dd1": "事故ゼロで安全・安定", "dd2": "複数のセキュリティ戦略と 100% の予備保証により、設立以来セキュリティ事故が発生していないことを保証します。", "dd3": "暗号資産を簡単かつ便利に取引", - "dd4": "CXIsux では、製品が理解しやすく、取引プロセスが便利で、ワンストップのブロックチェーン資産サービス プラットフォームを提供します", + "dd4": "DFPcoin では、製品が理解しやすく、取引プロセスが便利で、ワンストップのブロックチェーン資産サービス プラットフォームを提供します", "dd5": "デリバティブ", "dd6": "最大 150 倍のレバレッジで 100 以上の暗号通貨の契約を取引し、高い利益を得ることができます", "ee1": "複数端末のサポート", @@ -1148,8 +1148,8 @@ "hh34": "当社は投資家にとって仮想通貨の購入、販売、管理において最も信頼できる場所です", "hh35": "メールで登録", "hh36": "よくある質問", - "hh41": "CATYcoin、いつでもどこでも取引", + "hh41": "DFPcoin、いつでもどこでも取引", "hh42": "今すぐ取引", - "hh43": "QR コードをスキャンして CATYcoin APP をダウンロードします" + "hh43": "QR コードをスキャンして DFPcoin APP をダウンロードします" } } \ No newline at end of file diff --git a/src/i18n/kor.json b/src/i18n/kor.json index ae3dc12..9176453 100644 --- a/src/i18n/kor.json +++ b/src/i18n/kor.json @@ -1102,7 +1102,7 @@ "dd1": "무사고로 안전하고 안정적입니다.", "dd2": "다양한 보안 전략과 100% 예비 보장을 통해 설립 이후 보안 사고가 발생하지 않았음을 보장합니다.", "dd3": "간단하고 편리하게 암호화폐 자산을 거래하세요", - "dd4": "CXIsux에서는 상품을 이해하기 쉽고, 거래 과정이 편리하며, 원스톱 블록체인 자산 서비스 플랫폼입니다.", + "dd4": "DFPcoin에서는 상품을 이해하기 쉽고, 거래 과정이 편리하며, 원스톱 블록체인 자산 서비스 플랫폼입니다.", "dd5": "파생상품", "dd6": "최대 150배의 레버리지로 100개 이상의 암호화폐 계약을 거래하고 높은 수익을 올릴 수 있습니다", "ee1": "다중 터미널 지원", @@ -1148,8 +1148,8 @@ "hh34": "우리는 투자자들이 암호화폐를 사고 팔고 관리할 수 있는 가장 신뢰할 수 있는 곳입니다.", "hh35": "이메일로 등록", "hh36": "자주 묻는 질문", - "hh41": "CATYcoin, 언제 어디서나 거래하세요", + "hh41": "DFPcoin, 언제 어디서나 거래하세요", "hh42": "지금 거래하세요", - "hh43": "CATYcoin APP을 다운로드하려면 QR 코드를 스캔하세요" + "hh43": "DFPcoin APP을 다운로드하려면 QR 코드를 스캔하세요" } } \ No newline at end of file diff --git a/src/i18n/pt.json b/src/i18n/pt.json index e80d2db..f2f6df4 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -1103,7 +1103,7 @@ "dd1": "Seguro e estável com zero acidentes", "dd2": "Múltiplas estratégias de segurança e garantia de 100% de reserva garantem que nenhum incidente de segurança ocorreu desde a sua criação.", "dd3": "Negocie ativos criptográficos de forma simples e conveniente", - "dd4": "Em CXIsux, os produtos são fáceis de entender, o processo de transação é conveniente e a plataforma completa de serviços de ativos blockchain", + "dd4": "Em DFPcoin, os produtos são fáceis de entender, o processo de transação é conveniente e a plataforma completa de serviços de ativos blockchain", "dd5": "Derivados", "dd6": "Você pode negociar contratos em mais de 100 criptomoedas com alavancagem de até 150x e obter lucros elevados", "ee1": "Suporte a vários terminais", @@ -1149,8 +1149,8 @@ "hh34": "Somos o lugar mais confiável para os investidores comprarem, venderem e gerenciarem criptomoedas", "hh35": "Registro via e-mail", "hh36": "Perguntas frequentes", - "hh41": "CATYcoin, negocie a qualquer hora, em qualquer lugar", + "hh41": "DFPcoin, negocie a qualquer hora, em qualquer lugar", "hh42": "Negocie agora", - "hh43": "Digitalize o código QR para baixar CATYcoin APP" + "hh43": "Digitalize o código QR para baixar DFPcoin APP" } } \ No newline at end of file diff --git a/src/i18n/spa.json b/src/i18n/spa.json index 0ccdf4d..a4ba188 100644 --- a/src/i18n/spa.json +++ b/src/i18n/spa.json @@ -1103,7 +1103,7 @@ "dd1": "Seguro y estable con cero accidentes.", "dd2": "Múltiples estrategias de seguridad y una garantía de reserva del 100% garantizan que no se hayan producido incidentes de seguridad desde su creación.", "dd3": "Opere con criptoactivos de forma sencilla y cómoda", - "dd4": "En CXIsux, los productos son fáciles de entender, el proceso de transacción es conveniente y la plataforma integral de servicios de activos blockchain", + "dd4": "En DFPcoin, los productos son fáciles de entender, el proceso de transacción es conveniente y la plataforma integral de servicios de activos blockchain", "dd5": "Derivados", "dd6": "Puede negociar contratos en más de 100 criptomonedas con un apalancamiento de hasta 150x y obtener grandes ganancias", "ee1": "Soporte para múltiples terminales", @@ -1149,8 +1149,8 @@ "hh34": "Somos el lugar más confiable para que los inversores compren, vendan y administren criptomonedas", "hh35": "Registrarse por correo electrónico", "hh36": "Preguntas frecuentes", - "hh41": "CATYcoin, opera en cualquier momento y en cualquier lugar", + "hh41": "DFPcoin, opera en cualquier momento y en cualquier lugar", "hh42": "Negociar ahora", - "hh43": "Escanea el código QR para descargar CATYcoin APP" + "hh43": "Escanea el código QR para descargar DFPcoin APP" } } \ No newline at end of file diff --git a/src/i18n/tr.json b/src/i18n/tr.json index 6356ed9..88cc4be 100644 --- a/src/i18n/tr.json +++ b/src/i18n/tr.json @@ -1103,7 +1103,7 @@ "dd1": "Sıfır kazayla güvenli ve istikrarlı", "dd2": "Çoklu güvenlik stratejileri ve %100 rezerv garantisi, kuruluşundan bu yana hiçbir güvenlik olayının yaşanmamasını sağlar.", "dd3": "Kripto varlıklarıyla basit ve rahat bir şekilde ticaret yapın", - "dd4": "CXIsuxx'te ürünlerin anlaşılması kolaydır, işlem süreci uygundur ve tek noktadan blockchain varlık hizmeti platformu", + "dd4": "DFPcoin'te ürünlerin anlaşılması kolaydır, işlem süreci uygundur ve tek noktadan blockchain varlık hizmeti platformu", "dd5": "Türevler", "dd6": "100'den fazla kripto para birimindeki sözleşmelerle 150 katına kadar kaldıraçla işlem yapabilir ve yüksek kar elde edebilirsiniz", "ee1": "Çoklu terminal desteği", @@ -1149,8 +1149,8 @@ "hh34": "Yatırımcıların kripto para birimini satın alması, satması ve yönetmesi için en güvenilir yer biziz", "hh35": "E-posta yoluyla kayıt olun", "hh36": "SSS", - "hh41": "CATYcoin, her zaman, her yerde işlem yapın", + "hh41": "DFPcoin, her zaman, her yerde işlem yapın", "hh42": "Şimdi işlem yap", - "hh43": "CATYcoin APP'i indirmek için QR kodunu tarayın" + "hh43": "DFPcoin APP'i indirmek için QR kodunu tarayın" } } \ No newline at end of file diff --git a/src/i18n/tw.json b/src/i18n/tw.json index 9c220e9..27ef5e0 100644 --- a/src/i18n/tw.json +++ b/src/i18n/tw.json @@ -1115,7 +1115,7 @@ "dd1": "安全穩定零事故", "dd2": "多重安全策略保障、100%備用金保證,成立至今未發生安全事故、", "dd3": "簡單便捷交易加密資產", - "dd4": "在CXIsux,產品簡單易懂、交易流程便捷,一站式區塊鏈資產服務平台", + "dd4": "在DFPcoin,產品簡單易懂、交易流程便捷,一站式區塊鏈資產服務平台", "dd5": "衍生性商品", "dd6": "您可以高達150倍的槓桿率交易100+加密貨幣的合約,賺取高額收益", "ee1": "多終端支持", @@ -1162,8 +1162,8 @@ "hh34": "我們是投資者購買、銷售和管理加密貨幣最值得信賴的地方", "hh35": "透過電子郵件信箱註冊", "hh36": "常見問題", - "hh41": "CATYcoin,随时随地交易", + "hh41": "DFPcoin,随时随地交易", "hh42": "立即交易", - "hh43": "扫码下载CATYcoin APP" + "hh43": "扫码下载DFPcoin APP" } } \ No newline at end of file diff --git a/src/index.html b/src/index.html index b9218ef..799aa68 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ - CATYcoin + DFPcoin