window.addEventListener('click',function(){ window.top.location.href = '../../loginOut.do'; //解决iframe的嵌套问题});