赞
踩
npm install axios // yarn add axios
// src/utils/net.js import axios from 'axios' const service = axios.create({ // 配置 })
1.全局添加api默