var sortable = new Sortable(el, { group: "name", // 可以用來定義可以在哪些"不同的" list 群組之間拖曳 draggable: ".item", // *[重要]定義 ...
確定! 回上一頁