feat(web): 新增统一运维会话管理页与入口

This commit is contained in:
2026-04-03 13:59:19 +08:00
parent e506e7d9c2
commit 6dbf0b70e7
7 changed files with 2183 additions and 50 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="16" fill="#146c6e" />
<path
d="M18 20h28v6H18zm0 18h18v6H18zm0-9h28v6H18zm24 9h4v6h-4z"
fill="#fbf8f2"
/>
</svg>

After

Width:  |  Height:  |  Size: 221 B