摘要: /** 请求 * @Author: xuhong * @Date: 2020/6/19 * @DESC: //TODO */ /** * 发送请求,处理请求失败 * * request(url, method, data, callback) * request(url, method, callb 阅读全文
posted @ 2020-07-20 11:52 Lanomw 阅读(187) 评论(0) 推荐(0) 编辑
摘要: /** Axios请求 * @Author: xuhong * @Date: 2020/6/19 * @DESC: //TODO */ import axios from 'axios'; import baseUrl from "./config"; import {Message} from ' 阅读全文
posted @ 2020-07-20 11:49 Lanomw 阅读(1274) 评论(0) 推荐(0) 编辑