feat(demo、package.json): 新增拖动demo示例,使用vue-draggable-plus库

This commit is contained in:
lostelk
2025-03-28 16:27:55 +08:00
parent 723c419efa
commit 09b3957fa9
2 changed files with 124 additions and 0 deletions

View File

@@ -65,6 +65,7 @@
"qs": "^6.14.0",
"sortablejs": "^1.15.6",
"vue": "^3.5.13",
"vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.2",
"vue-router": "^4.5.0"
},