|
@@ -108,8 +108,8 @@ const vueConfig = {
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
proxy: {
|
|
proxy: {
|
|
'/api': {
|
|
'/api': {
|
|
- // target: 'http://supplier.test.zyucgj.com/zycar-supplier/',
|
|
|
|
- target: 'http://192.168.16.134:4301/zycar-supplier/',
|
|
|
|
|
|
+ // target: 'http://supplier.test.zyucgj.com/supp-admin/',
|
|
|
|
+ target: 'http://192.168.16.134:8401/supp-admin/',
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|
|
@@ -117,7 +117,7 @@ const vueConfig = {
|
|
},
|
|
},
|
|
// ÖØÐ´cookie·¾¶
|
|
// ÖØÐ´cookie·¾¶
|
|
cookiePathRewrite: {
|
|
cookiePathRewrite: {
|
|
- '/zycar-supplier/': '/'
|
|
|
|
|
|
+ '/supp-admin/': '/'
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|