自己在編寫angular應用時候,發現怎么從controller的事件中跳轉到其他網站,比如說:http://www.baidu.com $scope.save = function(){ ? ?}; 查看完整描述