let hosts = ""; //张权 module.exports = { "/app-market/edu-contract": { //代理到本地后端服务, target: hosts, changeOrigin: true, }, };