From 7354f17dacf6ad1c61f8e489c7f912896d077066 Mon Sep 17 00:00:00 2001 From: torsenli Date: Sat, 5 Aug 2023 09:56:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=B8=E8=A7=84=E6=8F=90=E4=BA=A4?= 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/index.html | 6 +++--- src/utils/consts.js | 8 ++++---- src/views/contract/handicap.vue | 2 +- src/views/contract/hold-position.vue | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config/index.js b/config/index.js index 59d3fdd..7c596c1 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://sses.cxicoin.info/', + target: 'https://sses.cxipro.com/', changeOrigin: true, // pathRewrite: { // // 请求时 将api替换成实际的apis等 diff --git a/src/api/server/index.js b/src/api/server/index.js index e0f265b..f814e7b 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://sses.cxicoin.info/api/' : '/api/', + baseURL: process.env.NODE_ENV == 'production' ? 'https://sses.cxipro.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/index.html b/src/index.html index 0c87b3e..a830378 100644 --- a/src/index.html +++ b/src/index.html @@ -68,13 +68,13 @@ - +