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.

16 lines
444 B

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. </head>
  12. <body>
  13. <div id="app" style="min-width: 1280px"></div>
  14. <script type="module" src="/src/main.js"></script>
  15. </body>
  16. </html>