822

parent 0334c37e
...@@ -29,7 +29,7 @@ module.exports = { ...@@ -29,7 +29,7 @@ module.exports = {
assetsPublicPath: '/', assetsPublicPath: '/',
proxyTable: { proxyTable: {
'/api': { '/api': {
target: 'https://wechat-test.changchangenglish.com', target: 'https://wechat-pre.changchangenglish.com',
changeOrigin: true, // 如果接口跨域,需要进行这个参数配置 changeOrigin: true, // 如果接口跨域,需要进行这个参数配置
} }
}, },
......
...@@ -5,7 +5,7 @@ module.exports = { ...@@ -5,7 +5,7 @@ module.exports = {
API_URL: '"https://wechat-pre.changchangenglish.com/"', API_URL: '"https://wechat-pre.changchangenglish.com/"',
MAX_FILESIZE:'1024*1024*10', MAX_FILESIZE:'1024*1024*10',
BUY_URL:'"https://wechat-pre.changchangenglish.com/#/buyDetail?"', BUY_URL:'"https://wechat-pre.changchangenglish.com/#/buyDetail?"',
AUTHOR_UEL:'"https://wechat-pre.changchangenglish.com/api/client/login?redirect_url=https://wechat-test.changchangenglish.com"', AUTHOR_UEL:'"https://wechat-pre.changchangenglish.com/api/client/login?redirect_url=https://wechat-pre.changchangenglish.com"',
versionTime: '2019061315', versionTime: '2019061315',
YB_URL:'"https://sit.tohours.com/salesplus/goodstart/goodStartIndex.action"' YB_URL:'"https://sit.tohours.com/salesplus/goodstart/goodStartIndex.action"'
}; };
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