摘要: 1.GET 请求 2.POST 请求 注:post 请求需要 在 app.js 中 config 里配置 headers $httpProvider.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded; 阅读全文
posted @ 2018-05-31 23:52 每天都要进步一点点 阅读(371) 评论(0) 推荐(0)