|
@@ -108,7 +108,7 @@ 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://192.168.16.105:8102/cw-store/',
|
|
|
|
|
|
+ target: 'http://192.168.16.104:8104/cw-coupon/',
|
|
// target: 'https://zyyc.chelingzhu.com/cw-admin/',
|
|
// target: 'https://zyyc.chelingzhu.com/cw-admin/',
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
@@ -117,7 +117,7 @@ const vueConfig = {
|
|
},
|
|
},
|
|
// ÖØÐ´cookie·¾¶
|
|
// ÖØÐ´cookie·¾¶
|
|
cookiePathRewrite: {
|
|
cookiePathRewrite: {
|
|
- '/cw-admin/': '/'
|
|
|
|
|
|
+ '/cw-coupon/': '/'
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|