ERPTurbo_Client/packages/app-client
shenyifei e3b6f056b8 feat(components): 添加图片预览组件并重构交付单预览功能
- 新增 ImagePreview 组件支持图片缩放和拖拽功能
- 将 Step2Preview 中的预览逻辑提取到 ImagePreview 组件
- 移除 Step3Success 中的重复利润计算代码
- 添加利润明细表预览功能到成本差异模块
- 优化上传组件支持 PDF 文件类型显示
- 修复 OCR 相机页面闪关灯默认状态问题
- 更新供应商信息识别结果字段映射
- 调整版本号至 v0.0.75
2026-01-14 11:35:00 +08:00
..
__tests__ init commit 2025-11-03 10:24:10 +08:00
config feat(delivery): 添加利润表功能和发货单预览 2026-01-04 18:26:52 +08:00
key init commit 2025-11-03 10:24:10 +08:00
src feat(components): 添加图片预览组件并重构交付单预览功能 2026-01-14 11:35:00 +08:00
types init commit 2025-11-03 10:24:10 +08:00
.editorconfig init commit 2025-11-03 10:24:10 +08:00
.env.dev init commit 2025-11-03 10:24:10 +08:00
.env.prod init commit 2025-11-03 10:24:10 +08:00
.env.test init commit 2025-11-03 10:24:10 +08:00
.eslintrc init commit 2025-11-03 10:24:10 +08:00
.gitignore init commit 2025-11-03 10:24:10 +08:00
.lintstagedrc init commit 2025-11-03 10:24:10 +08:00
babel.config.js init commit 2025-11-03 10:24:10 +08:00
config.json init commit 2025-11-03 10:24:10 +08:00
Dockerfile init commit 2025-11-03 10:24:10 +08:00
iconfont.json init commit 2025-11-03 10:24:10 +08:00
jest.config.ts init commit 2025-11-03 10:24:10 +08:00
openapi2ts.config.ts feat(purchase): 优化采购模块人工费用和车辆信息处理逻辑 2025-11-16 19:14:15 +08:00
package.json init commit 2025-11-03 10:24:10 +08:00
postcss.config.js init commit 2025-11-03 10:24:10 +08:00
prettier.config.js init commit 2025-11-03 10:24:10 +08:00
project.config.json init commit 2025-11-03 10:24:10 +08:00
project.private.config.json init commit 2025-11-03 10:24:10 +08:00
project.tt.json init commit 2025-11-03 10:24:10 +08:00
tailwind.config.js init commit 2025-11-03 10:24:10 +08:00
tsconfig.json init commit 2025-11-03 10:24:10 +08:00