feat: SSR 帖运营标记与回收站

EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-29 18:20:47 +08:00
parent 83994e2707
commit 2d09729976
11 changed files with 415 additions and 16 deletions

View File

@@ -890,9 +890,13 @@ points-only[data-locked="false"] {
.j13-admin-filters a { color: var(--j13-muted); text-decoration: none; }
.j13-admin-filters a.is-active,
.j13-admin-filters a:hover { color: var(--j13-accent); font-weight: 600; }
.j13-report-handle .j13-form__row {
.j13-post__admin {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
gap: 0.35rem 0.65rem;
margin-top: 0.65rem;
padding-top: 0.55rem;
border-top: 1px dashed var(--j13-border);
font-size: 0.85rem;
}