摘要: 一、用Class方法 import axios from "axios"; declare var Promise: any; export class Request { static _instance: Request; static getInstance() { // tslint:dis 阅读全文
posted @ 2019-09-30 09:13 放飞的回忆 阅读(4212) 评论(0) 推荐(0)