fix(mini): preserve taskbar and restore login

This commit is contained in:
2026-07-22 19:03:24 +08:00
parent aeb5276a73
commit b01928a5e4
9 changed files with 49 additions and 16 deletions

View File

@@ -9,6 +9,8 @@ ai_key_encryption_secret: "development-ai-key-secret-change-me"
allowed_origins:
- "http://localhost:5173"
- "http://127.0.0.1:5173"
- "http://localhost:5180"
- "http://127.0.0.1:5180"
- "http://localhost:4173"
- "http://127.0.0.1:4173"
- "http://localhost:4174"