index.html 798 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html lang="zh">
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <link rel="icon" href="/favicon.ico"/>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  7. <link rel="stylesheet" href="/plugins/element-plus-v2.3.6/index.css"/>
  8. <link rel="stylesheet" href="/plugins/element-plus-v2.3.6/theme-chalk/dark/css-vars.css"/>
  9. <link rel="stylesheet" href="/plugins/remixicon-v3.3.0/remixicon.css"/>
  10. <link rel="stylesheet" href="/plugins/fonts/index.css"/>
  11. <script type='text/javascript' src='http://47.110.251.215:6831/web-apps/apps/api/documents/api.js'></script>
  12. <title></title>
  13. </head>
  14. <body>
  15. <div id="app"></div>
  16. <script type="module" src="/src/main.js"></script>
  17. </body>
  18. </html>