hjyd
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
913 B

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta
  6. name="viewport"
  7. content="width=device-width; initial-scale=1; maximum-scale=1; minimum-scale=1; user-scalable=no;"
  8. />
  9. <title>产品梦工厂</title>
  10. <link rel="shortcut icon" href="./logo.ico" />
  11. <script
  12. type="text/javascript"
  13. src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=17ODuchhGW7mcLRYumeQAV3ofrL9Zj3L"
  14. ></script>
  15. <script>
  16. var _hmt = _hmt || []
  17. ;(function () {
  18. var hm = document.createElement('script')
  19. hm.src = 'https://hm.baidu.com/hm.js?aead83b1b0f20ee468cdb1a81eb2e9c8'
  20. var s = document.getElementsByTagName('script')[0]
  21. s.parentNode.insertBefore(hm, s)
  22. })()
  23. </script>
  24. </head>
  25. <body>
  26. <div id="app" style="min-width: 1280px"></div>
  27. <script type="module" src="/src/main.js"></script>
  28. </body>
  29. </html>