- 作者头像 + 帖子封面

{{ postDetailStore.post?.title || '' }}

{{ postDetailStore.post?.content || '' }}

@@ -348,7 +353,7 @@ onUnmounted(() => { position: relative; /* 为绝对定位的元素提供参考 */ } -.post-author-avatar { +.post-cover { position: absolute; top: 20px; right: 20px; @@ -588,4 +593,5 @@ onUnmounted(() => { .like-btn.liked { color: #f56c6c; } + \ No newline at end of file