微信

index.html 189B

123456789101112
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title></title>
  6. </head>
  7. <body>
  8. <script>
  9. location.href = "module/sales.html";
  10. </script>
  11. </body>
  12. </html>