|
@@ -18,8 +18,8 @@ export default {
|
|
},
|
|
},
|
|
'/web/': {
|
|
'/web/': {
|
|
// 要代理的地址
|
|
// 要代理的地址
|
|
- // target: 'http://yongxu.yehaoji.cn:8199', // 开发
|
|
|
|
- target: 'https://app.yongxulvjian.com', // 生产
|
|
|
|
|
|
+ target: 'http://yongxu.yehaoji.cn:8199', // 开发
|
|
|
|
+ // target: 'https://app.yongxulvjian.com', // 生产
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
},
|
|
},
|
|
'/s/': {
|
|
'/s/': {
|