摘要:
proxy: { '/api': { 'target': 'https://public-api-v1.aspirantzhang.com', 'changeOrigin': true, 'pathRewrite': { '^/api' : '' }, }, }, 在umirc.ts中进行设置! 在 阅读全文
posted @ 2022-04-27 16:44 yqphare 阅读(403) 评论(0) 推荐(0)
|
摘要:
proxy: { '/api': { 'target': 'https://public-api-v1.aspirantzhang.com', 'changeOrigin': true, 'pathRewrite': { '^/api' : '' }, }, }, 在umirc.ts中进行设置! 在 阅读全文
posted @ 2022-04-27 16:44 yqphare 阅读(403) 评论(0) 推荐(0) |
||