前端使用 carbon

This commit is contained in:
des
2026-01-10 08:37:10 +08:00
parent 930e4b6c9a
commit b56da6575e
29 changed files with 793 additions and 548 deletions

View File

@@ -15,6 +15,7 @@
"lint": "eslint . --fix --cache"
},
"dependencies": {
"@carbon/styles": "^1.96.0",
"@carbon/vue": "^3.0.30",
"pinia": "^3.0.4",
"vue": "^3.5.26",
@@ -33,6 +34,7 @@
"globals": "^16.5.0",
"jsdom": "^27.3.0",
"nightwatch": "^3.14.0",
"sass-embedded": "1.70",
"ts-node": "^10.9.2",
"unplugin-vue-router": "^0.19.2",
"vite": "^7.3.0",