|
|
@@ -12,9 +12,9 @@ module.exports = {
|
|
|
assetsPublicPath: '/',
|
|
|
proxyTable: {
|
|
|
'/api': {
|
|
|
- target: 'http://192.168.1.17:12345', //翟毅飞
|
|
|
+ // target: 'http://192.168.1.17:12345', //翟毅飞
|
|
|
// target: 'https://yfznscd.com', //线上
|
|
|
- // target: 'https://www.toreskj.com', //线上
|
|
|
+ target: 'https://www.toreskj.com', //线上
|
|
|
// target: 'http://192.168.1.77:12345', //曹世祥
|
|
|
// target:"http://114.115.147.140:12345",
|
|
|
// target: 'https://www.yfznscd.com',
|