1
jhzh
2025-07-08 dc09911781431eb9039b649c04e06d06f1d62952
1
4 files modified
16 ■■■■ changed files
src/axios/api.url.js 4 ●●●● patch | view | raw | blame | history
src/locales/en.json 4 ●●●● patch | view | raw | blame | history
src/locales/ens.json 4 ●●●● patch | view | raw | blame | history
src/locales/zh.json 4 ●●●● patch | view | raw | blame | history
src/axios/api.url.js
@@ -1,7 +1,7 @@
// const ENV = process.env.NODE_ENV
export default {
  // DOMAIN: "https://api.amcfcxn.org/",
  DOMAIN: "https://stockapi.yanshiz.com/",
  DOMAIN: "https://api.durocaspitall.com/",
  // DOMAIN: "https://api.coinbtcs.com/",
  // baseURL: ENV == 'development'?'https://api.guosen.org/':'https://api.guosen.org/',
  // baseURL: 'http://localhost:8070',
@@ -9,7 +9,7 @@
  // baseURL: '/',
  // baseURL: 'https://api.coinbtcs.com/',
  // 0311
   baseURL: "https://stockapi.yanshiz.com/",
   baseURL: "https://api.durocaspitall.com/",
  // 本地
 // baseURL: "http://192.168.10.13:8091/",
  util: {
src/locales/en.json
@@ -19,7 +19,7 @@
  "zgzs": "Qualification certificate",
  "ysmrz": "Real-name authenticated",
  "dlan": "Log in",
  "dltips": "After logging in, you can start real/simulated trading.",
  "dltips": "After logging in, you can trade.",
  "usertop": "Total account assets (USD)",
  "pcje": "Closing amount",
  "gbsj": "Closing time",
@@ -593,4 +593,4 @@
  "电话号码": "telephone number",
  "当前充值渠道已关闭请选择在线客服进行充值。": "The current recharge channel has been closed Please choose online customer service to recharge.",
  "删除": "Delete"
}
}
src/locales/ens.json
@@ -17,7 +17,7 @@
  "zgzs": "Qualification certificate",
  "ysmrz": "Real-name authenticated",
  "dlan": "Log in",
  "dltips": "After logging in, you can start real/simulated trading.",
  "dltips": "After logging in, you can trade.",
  "usertop": "Total account assets (USD)",
  "pcje": "Closing amount",
  "gbsj": "Closing time",
@@ -587,4 +587,4 @@
  "请选择提现金额": "Please select the Withdraw amount",
  "hj100": "Trading quantity (shares)",
  "删除": "Delete"
}
}
src/locales/zh.json
@@ -18,7 +18,7 @@
  "时间": "时间",
  "dlan": "登录",
  "申请杠杠成功,请联系客服!": "申请杠杠成功,请联系客服!",
  "dltips": "登录后即可开启真实/模拟交易",
  "dltips": "登录后,即可交易",
  "usertop": "账户总资产(美元)",
  "pcje": "平仓金额",
  "gbsj": "关闭时间",
@@ -578,4 +578,4 @@
  "电话号码": "电话号码",
  "当前充值渠道已关闭请选择在线客服进行充值。": "当前充值渠道已关闭请选择在线客服进行充值。",
  "删除": "删除"
}
}