feat: 登录页面框架

This commit is contained in:
landaiqing
2024-04-14 00:45:29 +08:00
parent 1baa47d40e
commit b4a9ad82b9
4 changed files with 671 additions and 6 deletions

View File

@@ -10,6 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@ant-design/icons": "^5.3.6",
"@ant-design/pro-components": "^2.7.0",
"antd": "^5.16.1",
"axios": "^1.6.8",
"react": "^18.2.0",