<script>
if (window.top !== window.self) {
window.top.location = window.location;
}
</script>
转载于:https://my.oschina.net/qqlet/blog/1844165
<script>
if (window.top !== window.self) {
window.top.location = window.location;
}
</script>
转载于:https://my.oschina.net/qqlet/blog/1844165