随笔分类 -  前端

摘要:vue解决跨域 安装 axios cnpm install axios --save 在 config/index.js proxyTable: { '/api': { //使用"/api"来代替"http://f.apiplus.c" target: 'http://127.0.0.1:8000/ 阅读全文
posted @ 2020-03-19 11:13 小芒果测开笔记 阅读(841) 评论(0) 推荐(0)