js跳转问题解决方式
<script language="javascript">if (top.location != self.location) top.location=self.location;</script>