- 在文档中:https
- //github.com/angular-ui/ui-router/wiki#state-change-
events
$rootScope.$on('$stateChangeStart', function(event, toState, toParams, fromState, fromParams){ // do something })
欢迎分享,转载请注明来源:内存溢出
$rootScope.$on('$stateChangeStart', function(event, toState, toParams, fromState, fromParams){ // do something })
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)