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.
|
|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="format-detection" content="telephone=yes" /> <link rel="shortcut icon" href="./logo.ico" /> <meta name="x5-fullscreen" content="true" /> <title>产品梦工厂 - 工业设计</title> </head> <body> <div id="app"></div> <script type="module" src="/src/main.js"></script> <script type="text/javascript" src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=17ODuchhGW7mcLRYumeQAV3ofrL9Zj3L" ></script> <script> var _hmt = _hmt || [] ;(function () { var hm = document.createElement('script') hm.src = 'https://hm.baidu.com/hm.js?aead83b1b0f20ee468cdb1a81eb2e9c8' var s = document.getElementsByTagName('script')[0] s.parentNode.insertBefore(hm, s) })() </script> </body> </html>
|