diff --git a/src/app/music/[category]/[[...page]]/page.tsx b/src/app/music/[category]/[[...page]]/page.tsx
index 4b2d906..28779e4 100644
--- a/src/app/music/[category]/[[...page]]/page.tsx
+++ b/src/app/music/[category]/[[...page]]/page.tsx
@@ -67,13 +67,13 @@ export default async function Journal({ params }: { params: { category?: string;
+
{summary}
diff --git a/src/components/Journal/JournalList/VolListCoverCard.tsx b/src/components/Journal/JournalList/VolListCoverCard.tsx index 46fb4e1..6d6ecbc 100644 --- a/src/components/Journal/JournalList/VolListCoverCard.tsx +++ b/src/components/Journal/JournalList/VolListCoverCard.tsx @@ -6,7 +6,7 @@ export default function CoverCard({ title, img, no }: { title: string; img: stri return ({title}
+{title}
{title}
+{title}
{`${userCollectCount}人收藏`}