822

parent da9c0259
...@@ -26,7 +26,7 @@ module.exports = { ...@@ -26,7 +26,7 @@ module.exports = {
proxyTable: { proxyTable: {
'/api': { '/api': {
// target: 'http://10.1.23.103', // 接口的域名 // target: 'http://10.1.23.103', // 接口的域名
target: 'https://wechat-test.changchangenglish.com/', target: 'https://wechat-pre.changchangenglish.com/',
changeOrigin: true, // 如果接口跨域,需要进行这个参数配置 changeOrigin: true, // 如果接口跨域,需要进行这个参数配置
} }
}, },
......
...@@ -6,5 +6,5 @@ module.exports = { ...@@ -6,5 +6,5 @@ module.exports = {
MAX_FILESIZE:'1024*1024*10', MAX_FILESIZE:'1024*1024*10',
SHOP_URL:'"https://w.url.cn/s/AX5b5QN"', SHOP_URL:'"https://w.url.cn/s/AX5b5QN"',
PERIODS_URL:'"https://w.url.cn/s/ARs9XI5"', PERIODS_URL:'"https://w.url.cn/s/ARs9XI5"',
INVITE_URL:'"https://wechat-test.changchangenglish.com/"', INVITE_URL:'"https://wechat-pre.changchangenglish.com/"',
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment