index.html 378 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7. <title>轻应用-视频开发套件</title>
  8. <script>
  9. window.location.href = "https://open.ys7.com/jssdk/ezuikit.html"
  10. </script>
  11. </head>
  12. <body>
  13. </body>
  14. </html>