feat: 添加货币和汇率管理功能

refactor: 重构前端路由和登录逻辑

docs: 更新业务闭环、任务和架构文档

style: 调整代码格式和文件结构

chore: 更新依赖项和配置文件
This commit is contained in:
2026-03-19 19:08:15 +08:00
parent 8de9ea0aaa
commit eafa1bbe94
203 changed files with 20240 additions and 39580 deletions

View File

@@ -21,6 +21,7 @@
"moment": "^2.30.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-responsive": "^10.0.1",
"recharts": "^3.8.0",
"umi": "^4.0.0"
},