Vue 拖拽排序插件
一、vuedraggable
gitHub地址:https://github.com/SortableJS/Vue.Draggable
其它相关教程:https://www.itxst.com/vue-draggable/re7vfyfe.html
问题解决:
vuedraggable中如何设置部分元素不可拖拽?
参考博客:https://segmentfault.com/q/1010000016478768
二、vue-dragging
gitHub地址:https://github.com/hilongjw/vue-dragging/issues
测试Demo相关博客:https://www.freesion.com/article/2137833422/#mainjs_6
没有解决的小问题:
1、拖动过程中元素已经发生排序了

2、设置元素中某些地方不可以拖动,没有属性可以实现

三、原生操作
博客文章1:https://www.cnblogs.com/shandou/p/13818367.html
博客文章2:https://blog.csdn.net/AN0692/article/details/119681131
浙公网安备 33010602011771号