加载中…
: items.length === 0 ?暂无{CONTENT_CATS.find((c) => c.key === cat)?.label}内容
- : items.map((it) => ( -{it.summary}
} -{fmt(it.created_at)}
-{it.body || '暂无正文'}
} -
+
+ {it.publisher_avatar ? : null}
+
+ {author}·{fmt(it.created_at)}
+
{it.summary}
} +{it.body || '暂无正文'}
+ {Array.isArray(it.images) && it.images.length > 0 && ( +