Vue 分享3

vueResource 和 axios 与后端通信对比 1.vueResource  (1)准备工作: import VueResource from 'vue-resource' Vue. use( VueResource); (2)使用: 日常使用get和post方法 post: get: (3) 详情可以去看vue-resource gitHup:---> https://github.co
相关文章
相关标签/搜索