index.html 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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="stylesheet" href="//at.alicdn.com/t/font_941679_7vwx5e680s5.css">
  18. <link rel="apple-touch-icon" sizes="180x180" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon180.png">
  19. <title>四维看看</title>
  20. <script>
  21. var _hmt = _hmt || [];
  22. (function() {
  23. var hm = document.createElement("script");
  24. hm.src = "https://hm.baidu.com/hm.js?b0f5aaf3788187f626ef33c810d82c10";
  25. var s = document.getElementsByTagName("script")[0];
  26. s.parentNode.insertBefore(hm, s);
  27. })();
  28. </script>
  29. <script>
  30. (function(){
  31. if (navigator.userAgent.indexOf('iPhone') > -1 || navigator.userAgent.indexOf('Android') > -1) {
  32. window.location.href = '/mobile.html';
  33. }
  34. })();
  35. </script>
  36. </head>
  37. <body>
  38. <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"> </script>
  39. <script src="https://cdn.bootcss.com/three.js/r81/three.min.js"></script> -->
  40. <div id="app"></div>
  41. <!-- built files will be auto injected -->
  42. </body>
  43. </html>