摘要:
vue项目的config配置 // 以下的IP和端口均为假设,方便后续举例说明 proxyTable: { "/a": { target: "http://111.11.111.111:1111", changeOrigin: true, ws: true, pathRewrite: { "^/a" 阅读全文
posted @ 2021-03-15 23:09
Upward123
阅读(344)
评论(0)
推荐(0)