Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于axios 疑问 #9

Open
xdwxls opened this issue May 5, 2017 · 1 comment
Open

关于axios 疑问 #9

xdwxls opened this issue May 5, 2017 · 1 comment

Comments

@xdwxls
Copy link

xdwxls commented May 5, 2017

疑问: 1.百度到有的文章说,axios 没有install,所以vue不能use。2.你的项目中我看到vue-axios 这个和axios 有什么区别呢? 3.另外你的写法 Vue.axios.get() post的话,是不是要配置呢?请大神帮我解答下

@microzz
Copy link
Owner

microzz commented May 5, 2017

@xdwxls 你好,使用vue-axios就可以使用use了,这其实是axios的一个包装,以便更简单整合进vue,可以看介绍https://github.com/imcvampire/vue-axios 。如果是post请求需要额外参数,用法可以参考官方示例https://github.com/mzabriskie/axios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants