提交 256001db authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 3d4f6d9f
module.exports = { module.exports = {
url: 'https://transport.ezijing.com/api', url: 'https://transport2.ezijing.com/api',
DesDir: './client-dist', DesDir: './client-dist',
apiBaseURL: 'https://transport.ezijing.com/api', apiBaseURL: 'https://transport2.ezijing.com/api',
isUploadStatic: false, isUploadStatic: false,
webpack: { webpack: {
externals: { externals: {
...@@ -15,6 +15,6 @@ module.exports = { ...@@ -15,6 +15,6 @@ module.exports = {
}, },
ProvidePlugin: {}, ProvidePlugin: {},
others: { others: {
WECHAT_REDIRECT_URL: 'https://passport.ezijing.com' WECHAT_REDIRECT_URL: 'https://passport2.ezijing.com'
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论