index.html 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  7. <meta http-equiv="Cache-Control" content="max-age=7200" />
  8. <meta content="telephone=no" name="format-detection">
  9. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="browsermode" content="application">
  12. <meta name="full-screen" content="yes">
  13. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  14. <meta name="description" content="">
  15. <link rel="shortcut icon" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png">
  16. <link rel="icon" type="image/png" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png" sizes="192x192">
  17. <link rel="apple-touch-icon" sizes="180x180" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png">
  18. <title>云上动力</title>
  19. <script>
  20. var _hmt = _hmt || [];
  21. (function() {
  22. var hm = document.createElement("script");
  23. hm.src = "https://hm.baidu.com/hm.js?b0f5aaf3788187f626ef33c810d82c10";
  24. var s = document.getElementsByTagName("script")[0];
  25. s.parentNode.insertBefore(hm, s);
  26. })();
  27. </script>
  28. </head>
  29. <body>
  30. <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"> </script>
  31. <script src="https://cdn.bootcss.com/three.js/r81/three.min.js"></script> -->
  32. <div id="app"></div>
  33. <!-- built files will be auto injected -->
  34. </body>
  35. </html>