摘要: // 加载配置文件var instance = axios.create({ baseURL: 'http://zy-shop.tincent.me/Wechat/', headers: { 'Content-Type': 'application/x-www-form-urlencoded' } 阅读全文
posted @ 2017-09-21 10:53 BlueSky1024 阅读(1058) 评论(0) 推荐(0) 编辑