SortableJS.page.vue

This commit is contained in:
严浩
2025-04-15 14:17:43 +08:00
parent b43b076b9d
commit 22e5c31f58
7 changed files with 799 additions and 0 deletions

View File

@@ -51,6 +51,7 @@
"@primeuix/themes": "^1.0.1",
"@splinetool/runtime": "^1.9.82",
"@types/p5": "^1.7.6",
"@types/sortablejs": "^1.15.8",
"@unhead/vue": "^2.0.5",
"@vant/use": "^1.6.0",
"@vueuse/core": "^13.1.0",
@@ -78,6 +79,7 @@
"radix-vue": "^1.9.17",
"reka-ui": "^2.2.0",
"satellite.js": "^5.0.0",
"sortablejs": "^1.15.6",
"tailwind-merge": "^3.2.0",
"tdesign-icons-vue-next": "^0.3.5",
"three": "^0.175.0",
@@ -85,6 +87,7 @@
"utils4u": "^4.2.3",
"vant": "^4.9.18",
"vue": "^3.5.13",
"vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.3",
"vue-page-stack": "^3.2.0",
"vue-router": "^4.5.0"