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 |
|
Netfan
|
816d1f5a69
|
fix: demos route fixed (#5405)
|
2025-01-15 19:24:02 +08:00 |
|
Netfan
|
1ad54561b0
|
feat: add noBasicLayout in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
|
2025-01-14 12:12:08 +08:00 |
|
Li Kui
|
8f6bf6add3
|
perf: update menu icons (#4357)
|
2024-09-11 16:23:24 +08:00 |
|
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-28 14:29:05 +08:00 |
|
vben
|
a1a566cb2f
|
chore: update deps
|
2024-07-20 23:01:49 +08:00 |
|
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
2024-07-17 22:25:27 +08:00 |
|
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |
|
vben
|
c58c0797ba
|
feat: add dashboard page
|
2024-06-23 23:18:55 +08:00 |
|