Redesign UI with zen cards, split AI panel, and PWA install support.

Learn uses 64-gua card grid; liuyao/bazi/combined use two input cards plus sticky right AI panel; add manifest, service worker, and install prompt.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-10 23:24:55 +08:00
parent 206673fd90
commit 6265e56a7f
20 changed files with 682 additions and 423 deletions
+8
View File
@@ -77,6 +77,14 @@ ufw allow 3130
域名与 AI 流式反代完整说明见 [BAOTA.md](./BAOTA.md)。
## PWA 安装
应用已支持添加到主屏幕(手机 / 桌面 Chrome、Edge 等):
- 首次访问会提示「安装知命阁」
- iOS Safari:分享 → 添加到主屏幕
- 需 HTTPS 访问(经宝塔域名)
## 从 PM2 迁移
```bash