feat(frontend):优化前端页面设计

This commit is contained in:
2026-05-29 16:44:17 +00:00
parent a83c5fa5bd
commit affe460180
80 changed files with 2670 additions and 2678 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ else:
@serve.deployment
@serve.ingress(app)
class kilostarGateway:
class KiloStarGateway:
gateway: Dict[str, WebSocket]
def __init__(self):