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
+3 -3
View File
@@ -4,9 +4,9 @@ import LiuyaoForm from "@/components/modes/liuyao-form";
export default function LiuyaoPage() {
return (
<PageShell>
<div className="px-4 pt-6 text-center">
<h1 className="text-xl font-bold"></h1>
<p className="mt-1 text-sm text-muted-foreground">
<div className="border-b border-border/40 px-4 py-6 text-center">
<h1 className="text-2xl font-bold tracking-wide"></h1>
<p className="mt-2 text-sm text-muted-foreground">
· · 线 / 线
</p>
</div>