|
@@ -115,8 +115,8 @@
|
|
|
"devServer" : {
|
|
"devServer" : {
|
|
|
"proxy" : {
|
|
"proxy" : {
|
|
|
"/api" : {
|
|
"/api" : {
|
|
|
- "target" : "http://www.boyingtc.com/api",
|
|
|
|
|
- // "target" : "http://bowin.frp.liuniu946.com/api",
|
|
|
|
|
|
|
+ // "target" : "http://www.boyingtc.com/api",
|
|
|
|
|
+ "target" : "http://bowin.frp.liuniu946.com/api",
|
|
|
// "changeOrigin": true,
|
|
// "changeOrigin": true,
|
|
|
"pathRewrite" : {
|
|
"pathRewrite" : {
|
|
|
"/api" : "" // rewrite path
|
|
"/api" : "" // rewrite path
|