更新前台UI设计

This commit is contained in:
2025-07-31 10:00:19 +08:00
parent 4b2d0a6e94
commit c25051a9ef
35 changed files with 8123 additions and 2120 deletions

View File

@@ -9,18 +9,22 @@
"preview": "vite preview"
},
"dependencies": {
"tailwindcss": "^4.1.4",
"vue": "^3.5.13",
"@ant-design-vue/pro-layout": "^3.2.5",
"@ant-design/icons-vue": "^7.0.1",
"@fortawesome/fontawesome-free": "^6.7.2",
"@headlessui/vue": "^1.7.23",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/vite": "^4.1.4",
"@vueuse/core": "^13.6.0",
"@vueuse/head": "^2.0.0",
"ant-design-vue": "^4.1.1",
"aos": "^2.3.4",
"axios": "^1.6.2",
"lucide-vue-next": "^0.507.0",
"pinia": "^2.1.7",
"swiper": "^11.0.5",
"tailwindcss": "^4.1.4",
"vue": "^3.5.13",
"vue-router": "^4.2.5"
},
"devDependencies": {