1
0
写了 734988 字,被 615 人关注,获得了 1211 个喜欢
axios又不是专门写给vue用的😄
关于Vue.use()详解 问题 相信很多人在用Vue使用别人的组件时,会用到 Vue.use() 。例如:Vue.use(VueRouter)、Vue.use(MintUI)。但是用 axios时,就... 刘员外__ 261745 43 124
问题 相信很多人在用Vue使用别人的组件时,会用到 Vue.use() 。例如:Vue.use(VueRouter)、Vue.use(MintUI)。但是用 axios时,就...