|
@@ -7,7 +7,7 @@ module.exports = {
|
|
|
devServer: process.env.NODE_ENV == 'development'?{
|
|
devServer: process.env.NODE_ENV == 'development'?{
|
|
|
proxy: {
|
|
proxy: {
|
|
|
'/api': {
|
|
'/api': {
|
|
|
- target: 'http://mptest.tongyu99.com',
|
|
|
|
|
|
|
+ target: 'http://mptest.zhiqiyun.com',
|
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
pathRewrite: {
|
|
|
'^/api': ''
|
|
'^/api': ''
|