AngularJS发送异步Get/Post请求方法 1、在页面中加入AngularJS并为页面绑定ng-app和ng-controller<bodyng-app="MyApp"ng-controller="MyCtrl">. 发送异步