在页面中添加如下js代码
<script>
if (window.parent !== window.self) {
window.parent.location.reload();
}
</script>

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2021-06-07
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2022-02-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案