index.html 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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="世界上首款消费级3D相机—四维看看(4DKanKan)。技术核心三要素:易操作;自动化;高精度。主要应用领域为数字文博、数字地产、数字电商、数字餐饮、数字家居等。">
  15. <link rel="shortcut icon" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon.ico">
  16. <link rel="icon" type="image/png" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon192.png" sizes="192x192">
  17. <link rel="apple-touch-icon" sizes="180x180" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon180.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. <script>
  29. (function(){
  30. if (navigator.userAgent.indexOf('iPhone') > -1 || navigator.userAgent.indexOf('Android') > -1) {
  31. window.location.href = '/mobile/index.html';
  32. }
  33. })();
  34. </script>
  35. </head>
  36. <body>
  37. <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"> </script>
  38. <script src="https://cdn.bootcss.com/three.js/r81/three.min.js"></script> -->
  39. <div id="app"></div>
  40. <!-- built files will be auto injected -->
  41. </body>
  42. </html>