123456789101112131415161718192021222324252627282930313233343536 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
- <meta http-equiv="Cache-Control" content="max-age=7200" />
- <meta content="telephone=no" name="format-detection">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <meta name="apple-mobile-web-app-capable" content="yes">
- <meta name="browsermode" content="application">
- <meta name="full-screen" content="yes">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="">
- <link rel="shortcut icon" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png">
- <link rel="icon" type="image/png" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png" sizes="192x192">
- <link rel="apple-touch-icon" sizes="180x180" href="https://4dscene.4dage.com/new4dkk/hongwei/images/logo.png">
- <title>云上动力</title>
- <script>
- var _hmt = _hmt || [];
- (function() {
- var hm = document.createElement("script");
- hm.src = "https://hm.baidu.com/hm.js?b0f5aaf3788187f626ef33c810d82c10";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(hm, s);
- })();
- </script>
- </head>
- <body>
- <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"> </script>
- <script src="https://cdn.bootcss.com/three.js/r81/three.min.js"></script> -->
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|