Files
Nexus/web/app/index.html
T
Nexus Agent f127f07ab2 feat(rdp): 3389 页独立管理 RDP 主机
rdp_hosts 表与专用 API,在 3389远程页添加/连接,不再依赖子机列表。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 20:58:46 +08:00

16 lines
519 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-_6O5JL4W.js"></script>
<link rel="modulepreload" crossorigin href="/app/assets/chunk-DK3Fl9T5.js">
<link rel="stylesheet" crossorigin href="/app/assets/index-DUUkodzN.css">
</head>
<body>
<div id="app"></div>
</body>
</html>