{{ post.title }} 作者: {{ post.author?.username || '未知' }} {{ formatDate(post.createdAt) }} 阅读: {{ post.views || 0 }} {{ post.summary || post.content?.substring(0, 200) + '...' }}
{{ currentPost.title }} 作者: {{ currentPost.author?.username || '未知' }} {{ formatDate(currentPost.createdAt) }} 阅读: {{ currentPost.views || 0 }} 向下滚动阅读全文 {{ currentPost.title }} 作者: {{ currentPost.author?.username || '未知' }} {{ formatDate(currentPost.createdAt) }} 阅读: {{ currentPost.views || 0 }}