diff --git a/config/index.js b/config/index.js
index aaf429d..fd1cb53 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://seee.coinobserv.com/',
+ target: 'https://seee.coinobservs.com/',
changeOrigin: true,
// pathRewrite: {
// // 请求时 将api替换成实际的apis等
diff --git a/src/api/server/index.js b/src/api/server/index.js
index 59c60f2..fe22953 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://seee.coinobserv.com/api/' : '/api/',
+ baseURL: process.env.NODE_ENV == 'production' ? 'https://seee.coinobservs.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/assets/img/home/coinobserv.png b/src/assets/img/home/coinobserv.png
index 7019400..a644c2d 100644
Binary files a/src/assets/img/home/coinobserv.png and b/src/assets/img/home/coinobserv.png differ
diff --git a/src/index.html b/src/index.html
index 3fb9c16..791f904 100644
--- a/src/index.html
+++ b/src/index.html
@@ -21,7 +21,7 @@
for (var i = 0; i < mobileAgent.length; i++) {
if (browser.indexOf(mobileAgent[i]) != -1) {
//todo Mobile version jump
- window.location.href = 'https://app.coinobserv.com';
+ window.location.href = 'https://app.coinobservs.com';
break;
}
}
@@ -68,13 +68,13 @@
-
+