index.html 82 B

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