angular 监听离开页面执行相关操作


$scope.$on("$destroy", function() {
//...
})
posted @ 2019-09-27 17:24  Bug的Log  阅读(1026)  评论(0编辑  收藏  举报