|
@@ -108,9 +108,9 @@ const vueConfig = {
|
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
- // target: 'https://channel.test.zyucgj.com/zyyc-channel/',
|
|
|
+ target: 'https://channel.test.zyucgj.com/zyyc-channel/',
|
|
|
// target: 'http://192.168.16.103:7103/zyyc-channel/',
|
|
|
- target: 'https://channel.qiubcar.com/zyyc-channel/',
|
|
|
+ // target: 'https://channel.qiubcar.com/zyyc-channel/',
|
|
|
ws: false,
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|