Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Draggable会带来页面布局的改变吗?我写了一个卡片的增删查改拖拽,使用draggable后页面样式就出现了问题

Open yy-design opened this issue 2 years ago • 1 comments

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md

Jsfiddle link

Step by step scenario

Actual Solution

Expected Solution

yy-design avatar Apr 10 '23 01:04 yy-design

它会给你的子元素外面套一层DIV

Tiger-eat-cat avatar Nov 27 '23 01:11 Tiger-eat-cat