index.html 74 B

1234
  1. <script>
  2. //首页
  3. window.location.href="../account/account.html"
  4. </script>