@@ -92,7 +92,7 @@ export function NewsDetailClient({ news }: NewsDetailClientProps) {
className="w-full h-full object-cover"
/>
) : (
-
+
📰
)}
@@ -100,7 +100,7 @@ export function NewsDetailClient({ news }: NewsDetailClientProps) {
{related.category}
-
+
{related.title}
@@ -120,7 +120,7 @@ export function NewsDetailClient({ news }: NewsDetailClientProps) {
返回新闻列表
-