摘要: //////1 $http.get("/api/task/165/").then( function(a){ console.log(a); }, function(b){ console.log(b); } ) .then(function(e){ console.log("e"); }) .th 阅读全文
posted @ 2017-02-11 10:34 xiaojikuaipao 阅读(157) 评论(0) 推荐(0)