manifest.json
@@ -86,12 +86,12 @@ "base" : "/h5" }, "devServer" : { "port" : "3000", "port" : "8080", "https" : true, "proxy": { /**配置服务器路径**/ "/jeecg-boot": { "target": "https://192.168.1.94:9999",// 目标服务器 "target": "https://192.168.1.42:9999",// 目标服务器 "changeOrigin": true } }