feat: 文件管理界面框架

This commit is contained in:
landaiqing
2024-07-05 11:45:10 +08:00
parent 1b61b059aa
commit d86a7caac5
55 changed files with 2716 additions and 85 deletions

View File

@@ -15,6 +15,7 @@
"@ant-design/use-emotion-css": "^1.0.4",
"@babel/preset-env": "^7.24.6",
"@types/crypto-js": "^4.2.2",
"@types/react-calendar-heatmap": "^1.6.7",
"@vitejs/plugin-legacy": "^5.4.0",
"antd": "^5.17.4",
"autoprefixer": "^10.4.19",
@@ -28,6 +29,7 @@
"mobx-persist-store": "^1.1.5",
"mobx-react": "^9.1.1",
"react": "^18.3.1",
"react-calendar-heatmap": "^1.9.0",
"react-dom": "^18.3.1",
"react-rotate-captcha": "^1.0.26",
"react-router-dom": "^6.23.1",
@@ -39,7 +41,6 @@
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@types/gsap": "^3.0.0",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",