import { SortableContainer, SortableElement } from "react-sortable-hoc"; // 需要拖动的元素的容器 const SortableItem = SortableElement(() ...
確定! 回上一頁