@ -18,8 +18,8 @@ module.exports = {
proxyTable: {
"/": {
// target: 'http://39.103.180.196:9011', // 接口域名
target: "http://localhost:9011", // 接口域名
// target: 'http://testapi.indie.cn:9012', // 接口域名
// target: "http://localhost:9011", // 接口域名
target: "http://testapi.indie.cn:9012", // 接口域名
changeOrigin: true, //是否跨域
pathRewrite: {
"^/": "/" //需要rewrite重写的,