window.addEventListener('click',function(){ window.top.location.href = '../../loginOut.do'; //解决iframe的嵌套问题}); 相关文章: 2021-09-26 2022-01-07 2021-10-05