物管理前端
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.

22 lines
606 B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" />-->
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <title>看板分享</title>
  8. <style>
  9. #app{
  10. position: relative;
  11. width: 100%;
  12. height: 100%;
  13. }
  14. </style>
  15. <script type="module" crossorigin src="./assets/index-e6b5a4d2.js"></script>
  16. <link rel="stylesheet" href="./assets/index-1c43da6d.css">
  17. </head>
  18. <body>
  19. <div id="app"></div>
  20. </body>
  21. </html>