04 2017 档案
angularjs $http.get 和 $http.post 传递参数
摘要:$http.get请求数据的格式[js] view plain copy$http.get(URL,{ params: { "id":id } }) .success(function(response, status, he... 阅读全文
posted @ 2017-04-25 16:54 swarb 阅读(5155) 评论(0) 推荐(0)