sync: soul-admin 页面 | 原因: 前端页面修改

This commit is contained in:
卡若
2026-03-08 17:23:34 +08:00
parent 76f919a3d9
commit e50e872a76

View File

@@ -3,7 +3,7 @@
* 整行可拖拽;节和章可跨篇
*/
import { useCallback, useState } from 'react'
import { ChevronRight, ChevronDown, BookOpen, Eye, Edit3, Trash2, GripVertical, Plus } from 'lucide-react'
import { ChevronRight, ChevronDown, BookOpen, Edit3, Trash2, GripVertical, Plus } from 'lucide-react'
import { Button } from '@/components/ui/button'
const PART_LABELS = ['一', '二', '三', '四', '五', '六', '七', '八', '九', '十']