86bc737f4c
清除 keep-alive 下 loading 卡死;改用 v-card-text 与表格内置 loading,并加 30s 自动刷新。 Co-authored-by: Cursor <cursoragent@cursor.com>
15 lines
439 B
HTML
15 lines
439 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="icon" href="/app/favicon.ico">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Nexus</title>
|
|
<script type="module" crossorigin src="/app/assets/index-o-DiVeam.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/app/assets/index-DUUkodzN.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|