|
@@ -108,11 +108,8 @@ const vueConfig = {
|
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
- target: 'http://192.168.16.188:8503/qpls-md',
|
|
|
+ target: 'http://192.168.16.155:8503/qpls-md',
|
|
|
// target: 'http://192.168.16.107:7300/mock/61aad8ea5688cb3878d81e39/qpls-md',
|
|
|
- // target: 'https://t.qpls.360arrow.com/qpls-md', // Á·Ï°
|
|
|
- // target: 'http://p.iscm.360arrow.com/qpls-md', // Ô¤·¢²¼
|
|
|
- // target: 'http://qpls-md.360arrow.com/qpls-md', // Éú²ú
|
|
|
// ws: false,
|
|
|
ws: true,
|
|
|
changeOrigin: true,
|