摘要: 跳出来到哪个页面,就在哪个页面加这个代码<script>if (top.location !== self.location) {top.location=self.location;}</script> 阅读全文
posted @ 2009-07-28 17:03 凡的世界 阅读(1425) 评论(0) 推荐(0)