Go to file
shenyifei e3b6f056b8 feat(components): 添加图片预览组件并重构交付单预览功能
- 新增 ImagePreview 组件支持图片缩放和拖拽功能
- 将 Step2Preview 中的预览逻辑提取到 ImagePreview 组件
- 移除 Step3Success 中的重复利润计算代码
- 添加利润明细表预览功能到成本差异模块
- 优化上传组件支持 PDF 文件类型显示
- 修复 OCR 相机页面闪关灯默认状态问题
- 更新供应商信息识别结果字段映射
- 调整版本号至 v0.0.75
2026-01-14 11:35:00 +08:00
.claude/agents feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
.husky init commit 2025-11-03 10:24:10 +08:00
.lingma/rules refactor(audit): 重构审批列表组件以使用订单模型 2025-12-23 14:23:23 +08:00
docs feat(app-client): 重构采购审批页面并优化样式配置 2025-11-13 11:47:00 +08:00
openspec refactor(delivery): 重构发货单相关功能实现 2025-12-16 14:48:21 +08:00
packages/app-client feat(components): 添加图片预览组件并重构交付单预览功能 2026-01-14 11:35:00 +08:00
swagger feat(business): 新增经销商设置和付款功能模块 2026-01-09 18:03:50 +08:00
.editorconfig init commit 2025-11-03 10:24:10 +08:00
.gitignore feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
.npmrc init commit 2025-11-03 10:24:10 +08:00
.nvmdrc feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
AGENTS.md feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
CLAUDE.md feat(docs): 添加OpenSpec规范文档和智能代理配置 2025-11-21 15:00:39 +08:00
iconfont.json init commit 2025-11-03 10:24:10 +08:00
miniprogram-qrcode.png feat(tabbar): 重构自定义标签栏组件和页面结构 2025-12-28 19:18:25 +08:00
package.json feat(audit): 新增审核功能模块 2025-12-23 00:20:43 +08:00
pc-wrapper.html feat(tabbar): 重构自定义标签栏组件和页面结构 2025-12-28 19:18:25 +08:00
pnpm-lock.yaml feat(audit): 新增审核功能模块 2025-12-23 00:20:43 +08:00
pnpm-workspace.yaml init commit 2025-11-03 10:24:10 +08:00
qrcode.min.js feat(preview): 添加PC端预览页面和发货单预览功能 2025-12-27 13:47:37 +08:00
sonar-project.properties init commit 2025-11-03 10:24:10 +08:00