Go to file
shenyifei d019257566 feat(components): 为输入组件添加清除功能并优化类型定义
- 为多个 Input 组件添加 clearable 属性提升用户体验
- 将部分 number 类型输入改为 digit 类型以适配移动端
- 调整布局样式类名如 flex-1 和 flex-shrink-0 的应用
- 修正 API 类型定义中 roleId、costItemIds 等字段从 number[] 到 string[]
- 优化档口重量计算器中的方法参数和计算逻辑
- 新增采购报价重量计算方法支持毛重/净重切换
2025-12-27 19:56:20 +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): 为输入组件添加清除功能并优化类型定义 2025-12-27 19:56:20 +08:00
swagger feat(delivery): 优化配送模块费用显示和组件结构 2025-12-27 17:04:26 +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
package.json feat(audit): 新增审核功能模块 2025-12-23 00:20:43 +08:00
pc-wrapper.html feat(delivery): 优化配送模块费用显示和组件结构 2025-12-27 17:04:26 +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