ajax请求插件vue-resource的学习
摘要:1、安装 npm install vue-resource 2、使用 import VueResource from 'vue-resource'; Vue.use(VueResource); this.$http.get("http://localhost/test.php").then( fun
阅读全文
posted @ 2018-03-16 14:09
posted @ 2018-03-16 14:09