项目初始化

This commit is contained in:
2026-03-19 11:49:56 +08:00
parent 6b90b50429
commit a5f06b64df
6 changed files with 202 additions and 17 deletions

View File

@@ -27,6 +27,7 @@
"dependencies": {
"@ant-design/colors": "8.0.0",
"@ant-design/icons-vue": "7.0.1",
"@element-plus/icons-vue": "^2.3.2",
"@jeesite/assets": "workspace:*",
"@jeesite/cms": "workspace:*",
"@jeesite/core": "workspace:*",
@@ -39,8 +40,12 @@
"ant-design-vue": "4.2.6",
"axios": "1.13.2",
"dayjs": "1.11.19",
"echarts": "6.0.0",
"element-plus": "^2.13.5",
"lodash-es": "4.17.21",
"v-scale-screen": "^2.3.0",
"vue": "3.5.25",
"vue-draggable-plus": "^0.6.1",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.3",
"vue-tsc": "3.1.8",