This commit is contained in:
2025-03-10 19:01:21 +08:00
parent 94644d0601
commit 31a2667f8b
28 changed files with 1370 additions and 57 deletions

View File

@@ -9,8 +9,10 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.8.2",
"pinia": "^3.0.1",
"pinia-plugin-persistedstate": "^4.2.0",
"vite-plugin-vue-devtools": "^7.7.2",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},