index.html 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html>
  2. <html lang="zh">
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <link rel="icon" href="./favicon.ico"/>
  6. <meta http-equiv="Cache-control" content="no-cache">
  7. <meta http-equiv="Expires" content="-1">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  9. <link rel="stylesheet" href="./plugins/element-plus/index.css"/>
  10. <link rel="stylesheet" href="./plugins/element-plus/theme-chalk/dark/css-vars.css"/>
  11. <link rel="stylesheet" href="./plugins/remixicon/remixicon.css"/>
  12. <link rel="stylesheet" href="./plugins/fonts/index.css"/>
  13. <link rel="stylesheet" href="./plugins/css/loading.css">
  14. <script type="module" crossorigin src="./static/js2/index-C9EQpe-r.js"></script>
  15. <link rel="modulepreload" crossorigin href="./static/js1/__vendor-DQKyNF9L.js">
  16. <link rel="modulepreload" crossorigin href="./static/js1/_pinia-D4felSvJ.js">
  17. <link rel="modulepreload" crossorigin href="./static/js1/_nprogress-BwII5Wsx.js">
  18. <link rel="modulepreload" crossorigin href="./static/js1/_vue-router-6J-a2VIf.js">
  19. <link rel="modulepreload" crossorigin href="./static/js1/_js-fast-way-CuOg3tnC.js">
  20. <link rel="modulepreload" crossorigin href="./static/js1/_hc-vue3-ui-Dz3VIK_0.js">
  21. <link rel="stylesheet" crossorigin href="./static/css/_hc-vue3-ui-5OKw8jCI.css">
  22. <link rel="stylesheet" crossorigin href="./static/css/index-hQrAlD3N.css">
  23. </head>
  24. <body>
  25. <div id="app">
  26. <div id='loader-wrapper'>
  27. <div class='loader-box'>
  28. <span>数</span>
  29. <span>据</span>
  30. <span>分</span>
  31. <span>析</span>
  32. <span>系</span>
  33. <span>统</span>
  34. </div>
  35. <div class='loader-title'>系统加载中...</div>
  36. </div>
  37. </div>
  38. </body>
  39. </html>