Vue --- vue-resourcevue-resource
vue-resource在Vue中实现异步加载需要使用到vue-resource库,利用该库发送ajax。引入vue-resource<script src="https://cdn.jsdelivr.net/npm/vue-resource@1.5.1"></script>要注意的是,vue-resource依赖于Vue,所以要先引入Vue,再引入vue-resource。引入vue-resource之后,在Vue的全