Vue2学习笔记之请求数据交互vue-resource
基本语法必须引入一个库:vue-resourcegithub地址//基于全局Vue对象使用httpVue.http.get('/someUrl',[op
vueresource
基本语法必须引入一个库:vue-resourcegithub地址//基于全局Vue对象使用httpVue.http.get('/someUrl',[op
用了好久的vue-resource,好像每一次使用的时候,都要去看一下上一次是怎么写的,具体的语
前言:vue-resource使用比jQuery更加简洁的方式实现了异步请求功能,还提供了比如interceptors这