|
@@ -3,7 +3,7 @@ module.exports={
|
|
|
proxy:{
|
|
|
'/api':{
|
|
|
// target:'http://39.107.246.59:81',
|
|
|
- target:'https://www.hunanwanzhu.com',
|
|
|
+ target:'https://api.hunanwanzhu.com',
|
|
|
// target:'http://caos.tederen.com',
|
|
|
// target:'https://wx.scxjc.club',
|
|
|
changeOrigin: true,
|