at present, a project in the company uses a lot of js and css files in angularjs1.5, to load lazily in the $ocLazyLoad of resolve. however, I found a problem that the css and js, loaded with $ocLazyLoad didn t clean up after the page switch, and hung...