Axios简要且常用配置
摘要:
import Qs from 'qs' import axios from "axios"; const Axios = axios.create() Axios.defaults.baseURL = ' http://localhost:9527'; //Axios.defaults.header 阅读全文
posted @ 2022-03-20 21:21 In-6026 阅读(40) 评论(0) 推荐(0)
浙公网安备 33010602011771号