vue使用Axios做ajax请求详解 vue2.0之后,就不再对vue-resource更新,而是推荐使用axios1.安装axios$npminstallaxios或$bowerinstallaxio vue发送ajax请求