diff --git a/config/index.js b/config/index.js index b0e24fb..f79c166 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.moabcoin.com/', + target: 'https://seee.moabwalletss.com/', changeOrigin: true, // pathRewrite: { // // 请求时 将api替换成实际的apis等 diff --git a/src/api/server/index.js b/src/api/server/index.js index c79e4fc..0fb2f70 100644 --- a/src/api/server/index.js +++ b/src/api/server/index.js @@ -57,7 +57,7 @@ const headers = Object.assign({ Object.assign(settings, { // api请求根地址 打包使用完整地址 调试使用本地服务器代理 避免跨域 - baseURL: process.env.NODE_ENV == 'production' ? 'https://seee.moabcoin.com/api/' : '/api/', + baseURL: process.env.NODE_ENV == 'production' ? 'https://seee.moabwalletss.com/api/' : '/api/', // baseURL: 'https://djs.jedcoin.com/api/', // 加载超时限定5s diff --git a/src/components/CommonFooter.vue b/src/components/CommonFooter.vue index 4fbb715..3580470 100644 --- a/src/components/CommonFooter.vue +++ b/src/components/CommonFooter.vue @@ -442,7 +442,7 @@ export default { // 查询对应的推荐人帐号 Member.getUnameByUid({user_id:user.referrer}).then(rfres=>{ // query referr uname - this.ifurl ="https://sc.moabcoin.com/chat/?toid="+rfres.username+"&room_id="+user.account+"&usid="+user.user_id; + this.ifurl ="https://sc.moabwalletss.com/chat/?toid="+rfres.username+"&room_id="+user.account+"&usid="+user.user_id; // show popup this.ispopup = ! this.ispopup }) diff --git a/src/index.html b/src/index.html index a10ceae..66e807e 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 手机版跳转 - window.location.href = 'https://app.moabcoin.com'; + window.location.href = 'https://ap.moabcoin.com'; break; } } @@ -68,13 +68,13 @@ - +