fetch(url, { method, mode: 'cors', headers: { "Test": "2222" }}).then(response => response.json())接口404
fetch 無法自定義header
HUX布斯
2018-11-14 13:15:43