axios.get(url[, config]); axios.post(url[, data[, config]]) ... However, we can also pass an options object directly to the Axios instance.
確定! 回上一頁