axios vs fetch. axios得到的结果会进行一层封装,而fetch会直接得到结果. 举例: axios. {data: 3, status: 200, statusText: "OK", headers: {…} ...
確定! 回上一頁