this is the information I found. Here are my own settings
proxy: {
"/qd/*": {
target:"http://192.168.1.119:11000/psycholConsult/",
secure: false,
changeOrigin:true
},
"/logout": {
target:"http://192.168.1.119:11000/psycholConsult/",
secure: false,
changeOrigin:true
}
}
:http://localhost/psycholConsult/bd/get http://192.168.1.119:11000/psycholConsult/bd/get
:http://localhost/psycholConsult/logout/ http://192.168.1.119:11000/psycholConsult/
is it different from what I checked?
the following is the original link:
https://codeshelper.com/a/11.