Commit Graph

10 Commits

Author SHA1 Message Date
woshiqp465
1e42191296 refactor: 整合财务系统到主应用并重构后端架构
主要变更:
- 将独立的 web-finance 应用整合到 web-antd 主应用中
- 重命名 backend-mock 为 backend,增强后端功能
- 新增财务模块 API 端点(账户、预算、类别、交易)
- 增强财务仪表板和报表功能
- 添加 SQLite 数据存储支持和财务数据导入脚本
- 优化路由结构,删除冗余的 finance-system 模块

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 21:14:21 +08:00
前端爱码士
fab92ee7e1 fix: Ignore vscode-history plug-in directory git submissions (#4207) 2024-08-21 09:57:57 +08:00
vben
cd10eb9471 feat: Regular monitoring page update [deploy] 2024-07-29 22:35:18 +08:00
vben
9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vben
fed422e187 refactor(@vben-core/tabs-ui): refactor tabs chrome component 2024-07-14 15:18:41 +08:00
vben
ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +08:00
vben
382652e0f4 feat: support pwa 2024-06-16 15:45:15 +08:00
vben
222c73963d feat: add shortcut keys preferencs 2024-06-16 13:43:33 +08:00
vben
c531f0c154 chore: init website project 2024-05-29 22:13:31 +08:00
vben
399334ac57 chore: init project 2024-05-19 21:20:42 +08:00