摘要: Vue请求ajax之fetch 使用方法: fetch(url,{ headers:{ "token":localStorage.getItem('token'), "content-type":"apllication-xxx-urlencoded" }, methods:"GET/POST", 阅读全文
posted @ 2020-08-02 21:58 Bruce--Li 阅读(628) 评论(0) 推荐(0)