自己在编写angular应用时候,发现怎么从controller的事件中跳转到其他网站,比如说:http://www.baidu.com $scope.save = function(){ }; 查看完整描述