From df62336981684b54d4728c50a551e38d2fd25f2b Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Thu, 25 Apr 2024 16:06:21 +0800
Subject: [PATCH] 翻译

---
 src/locales/en.json  |   18 +++++++++---------
 config/index.js      |    2 +-
 src/axios/api.url.js |    4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/config/index.js b/config/index.js
index 8239307..32c4e3d 100644
--- a/config/index.js
+++ b/config/index.js
@@ -40,7 +40,7 @@
     },
 
     // Various Dev Server settings
-    host: "192.168.0.102", // can be overwritten by process.env.HOST
+    host: "192.168.0.108", // can be overwritten by process.env.HOST
     port: 80, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
     autoOpenBrowser: true,
     errorOverlay: true,
diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index e918d4f..37751ab 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -7,9 +7,9 @@
   // baseURL: '/',
   // baseURL: 'http://www.jumptalk.net:8091',
   // 0311
-  baseURL: "https://api.essencefunds.com/",
+  // baseURL: "https://api.essencefunds.com/",
   // 本地
-  // baseURL: "http://192.168.0.105:8091/",
+  baseURL: "http://192.168.0.105:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }
diff --git a/src/locales/en.json b/src/locales/en.json
index 6e792cb..774be33 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -66,7 +66,7 @@
   "hjshz": "under review",
   "hjtxyhk": "Withdraw cash to bank card",
   "hjqxyy": "Reason for Cancellation",
-  "hjkh": "card number",
+  "hjkh": "Card number",
   "hjqxtx": "Cancel withdrawal",
   "regJg": "Please select an institution first",
   "regPhone": "please enter a valid phone number",
@@ -90,8 +90,8 @@
   "zwsj": "No data",
   "syl": "rate of return",
   "yuan": "Yuan",
-  "je": "amount",
-  "sj": "time",
+  "je": "Amount",
+  "sj": "Time",
   "jssj": "settlement time",
   "js": "settlement",
   "yjs": "Settled",
@@ -159,7 +159,7 @@
   "hj42": "Subscription type",
   "hj43": "No more",
   "hj430": "loading...",
-  "hj44": "handling fee",
+  "hj44": "Handling fee",
   "hj45": "New share subscription",
   "hj46": "offline placement",
   "hj47": "balance",
@@ -316,10 +316,10 @@
   "hj198": "Uploading...",
   "hj199": "The back of the ID card",
   "hj200": "Authentication failed, please re-authenticate.",
-  "hj201": "failure reason",
-  "hj202": "under review",
-  "hj203": "certification",
-  "hj204": "not certified",
+  "hj201": "Failure reason",
+  "hj202": "Under review",
+  "hj203": "Certification",
+  "hj204": "Not certified",
   "hj205": "The size of the uploaded image cannot exceed 10M!",
   "hj206": "The photo you uploaded is too large, please choose a picture under 20M.",
   "hj207": "please enter your real name",
@@ -365,7 +365,7 @@
   "hj244": "wallet",
   "hj245": "transfer",
   "hj246": "certification",
-  "hj247": "bank card",
+  "hj247": "Bank card",
   "hj248": "User login",
   "hj249": "User registration",
   "hj250": "subscribe",

--
Gitblit v1.9.3