在项目根目录新建proxy.config.json 文件proxy.config.json{ "/api": { "target": "http://127.0.0.1:8081" }}在package.json 中更改scripts 下面 ...
確定! 回上一頁