app.factory("httpInterceptor", ["$q","$injector",function($q, $injector) { return{ "responseError":function(response) { if(response.status == 401) { varrootScope = $injector.get('$rootScope'); varstate = $injector.get('$rootScope').$state.current.name; ...
www.dbjr.com.cn/article/773...htm 2025-5-23