在angularjs的controller之外调用scope里的方法

angular.element(document.getElementById('yourControllerElementID')).scope().yourmethod();