vue proxyTable 代理方式 解决 跨域pathRewrite
摘要:dev: { proxyTable: { '/iclient': { target: 'http://xxx.xx.com', pathRewrite: { '^/iclient': '/' } } }, 问:proxyTable 里面的pathRewrite里面的‘^/iclient’:'' 什么
阅读全文
posted @ 2021-06-07 10:02
posted @ 2021-06-07 10:02