<script>window.location.href='网页';</script> <script> window.location.replace('网页'); </script> <script> window.location.assign('网页'); </script>