diff --git a/config/index.js b/config/index.js index 9c67666..4fa8908 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://djs.jedcoin.com/', + target: 'https://xgg.gtstcoin.com/', changeOrigin: true, // pathRewrite: { // // 请求时 将api替换成实际的apis等 diff --git a/src/api/server/index.js b/src/api/server/index.js index 713ec53..26a3d67 100644 --- a/src/api/server/index.js +++ b/src/api/server/index.js @@ -57,7 +57,7 @@ console.log(process.env.NODE_ENV) Object.assign(settings, { // api请求根地址 打包使用完整地址 调试使用本地服务器代理 避免跨域 - baseURL: process.env.NODE_ENV == 'production' ? 'https://djs.jedcoin.com/api/' : '/api/', + baseURL: process.env.NODE_ENV == 'production' ? 'https://xgg.gtstcoin.com/api/' : '/api/', // baseURL: 'https://djs.jedcoin.com/api/', // 加载超时限定5s diff --git a/src/assets/img/bg/bej.png b/src/assets/img/bg/bej.png new file mode 100644 index 0000000..50d57f9 Binary files /dev/null and b/src/assets/img/bg/bej.png differ diff --git a/src/index.html b/src/index.html index e416e1f..4d25621 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ -