|
|
@ -22,8 +22,8 @@ module.exports = defineConfig({
|
|
|
|
"/api": {
|
|
|
|
"/api": {
|
|
|
|
//表示拦截以/api开头的请求路径
|
|
|
|
//表示拦截以/api开头的请求路径
|
|
|
|
//target: "http://47.96.238.157:8093", //阿里云服务器环境
|
|
|
|
//target: "http://47.96.238.157:8093", //阿里云服务器环境
|
|
|
|
target: "http://180.166.218.222:40080", //dell
|
|
|
|
//target: "http://180.166.218.222:40080", //dell
|
|
|
|
//target: "http://192.168.50.7:8093", //dell
|
|
|
|
target: "http://192.168.1.190:90", //dell
|
|
|
|
// target: "http://192.168.50.42:81", //东视
|
|
|
|
// target: "http://192.168.50.42:81", //东视
|
|
|
|
changOrigin: true, //是否开启跨域
|
|
|
|
changOrigin: true, //是否开启跨域
|
|
|
|
pathRewrite: {
|
|
|
|
pathRewrite: {
|
|
|
|