sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -315,6 +315,7 @@ export function ChapterTree({
|
||||
<span className="font-medium text-gray-200 truncate">
|
||||
{part.chapters[0].title} | {sec.title}
|
||||
</span>
|
||||
{pinnedSectionIds.includes(sec.id) && <Star className="w-3.5 h-3.5 text-amber-400 fill-amber-400 shrink-0" title="已置顶" />}
|
||||
</div>
|
||||
<div
|
||||
className="flex items-center gap-2 shrink-0"
|
||||
|
||||
Reference in New Issue
Block a user