feat: 公开页设计系统与壳层重绘

落墨青冷纸 token 与设计规格,重绘顶栏/三栏/Feed/帖详情壳层并同步暗色。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-30 05:22:15 +08:00
parent 58b94df50c
commit 3bd0b990a1
7 changed files with 693 additions and 287 deletions

View File

@@ -11,6 +11,7 @@
{{if .Description}}<meta property="og:description" content="{{.Description}}"/>{{end}}
{{if .OGImageURL}}<meta property="og:image" content="{{.OGImageURL}}"/>{{end}}
<link rel="stylesheet" href="/ssr-assets/site.css"/>
{{/* 西文优先 IBM Plex本机有则用见 10-design-system不外链 CDN */}}
</head>
<body class="j13-body">
{{end}}