項目搭建篇:前端界面(vue)

新建vue項目: http://www.jianshu.com/p/de410cefd788 引入axios npm install axios -save 添加引用,main.js: import axios from 'axios' Vue.prototype.$http = axios 配置cofig下的index.js proxyTable: { '/api': {
相關文章
相關標籤/搜索