摘要: 效果: 阅读全文
posted @ 2018-01-09 17:51 yulingjia 阅读(560) 评论(0) 推荐(0)
摘要: 使用vue-resource发送跨域请求 1 安装vue-resource并引入 1 安装vue-resource并引入 cnpm install vue-resource -S 2 基本用法 2 基本用法 使用this.$http发送请求 this.$http.get(url, [options] 阅读全文
posted @ 2018-01-09 10:28 yulingjia 阅读(372) 评论(0) 推荐(0)