Vue常见问题汇总(一):Cannot set property $http of # which has only a getter
// import VueResource from 'vue-resource'// Vue.use(VueResource);把这两个注释了就可以了