官方地址 https://www.npmjs.com/package/axiosnpm install axios
当然也可以用script引入
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>