| 123456789101112131415161718192021222324252627282930313233343536373839 |
- <!DOCTYPE html>
- <html lang="zh">
- <head>
- <meta charset="UTF-8"/>
- <link rel="icon" href="./favicon.ico"/>
- <meta http-equiv="Cache-control" content="no-cache">
- <meta http-equiv="Expires" content="-1">
- <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
- <link rel="stylesheet" href="./plugins/element-plus/index.css"/>
- <link rel="stylesheet" href="./plugins/element-plus/theme-chalk/dark/css-vars.css"/>
- <link rel="stylesheet" href="./plugins/remixicon/remixicon.css"/>
- <link rel="stylesheet" href="./plugins/fonts/index.css"/>
- <link rel="stylesheet" href="./plugins/css/loading.css">
- <script type="module" crossorigin src="./static/js2/index-C9EQpe-r.js"></script>
- <link rel="modulepreload" crossorigin href="./static/js1/__vendor-DQKyNF9L.js">
- <link rel="modulepreload" crossorigin href="./static/js1/_pinia-D4felSvJ.js">
- <link rel="modulepreload" crossorigin href="./static/js1/_nprogress-BwII5Wsx.js">
- <link rel="modulepreload" crossorigin href="./static/js1/_vue-router-6J-a2VIf.js">
- <link rel="modulepreload" crossorigin href="./static/js1/_js-fast-way-CuOg3tnC.js">
- <link rel="modulepreload" crossorigin href="./static/js1/_hc-vue3-ui-Dz3VIK_0.js">
- <link rel="stylesheet" crossorigin href="./static/css/_hc-vue3-ui-5OKw8jCI.css">
- <link rel="stylesheet" crossorigin href="./static/css/index-hQrAlD3N.css">
- </head>
- <body>
- <div id="app">
- <div id='loader-wrapper'>
- <div class='loader-box'>
- <span>数</span>
- <span>据</span>
- <span>分</span>
- <span>析</span>
- <span>系</span>
- <span>统</span>
- </div>
- <div class='loader-title'>系统加载中...</div>
- </div>
- </div>
- </body>
- </html>
|