feat: 添加可拖拽的路由停靠组件,支持动态标签管理

This commit is contained in:
2026-07-21 10:13:47 +08:00
parent 5e1ba70e59
commit 29c55ebff1
5 changed files with 354 additions and 0 deletions

View File

@@ -14,6 +14,9 @@
},
"dependencies": {
"@ant-design/icons": "^6.1.1",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"antd": "^6.3.6",
"axios": "^1.15.1",
"dayjs": "^1.11.20",