Go to file
shenyifei 45dc1de523 feat(dealer): 优化发货单模板模块样式与打印功能
- 引入 classNames 库统一管理组件样式类名
- 调整模块选中状态与预览模式下的边框样式
- 优化 PackingSpecModule 模块的数据显示逻辑
- 增加 formatCurrency 工具函数格式化金额显示
- 重构 PreviewCanvas 打印预览页面样式与结构
- 移除无效的模块配置项 showBoxType
- 修复全屏事件监听器在不同浏览器的兼容性问题
- 优化打印样式,增加页面尺寸与边距控制
- 调整模块渲染逻辑,提升预览模式下的显示效果
2025-11-08 13:29:52 +08:00
.husky init commit 2025-11-03 10:21:56 +08:00
docker init commit 2025-11-03 10:21:56 +08:00
packages feat(dealer): 优化发货单模板模块样式与打印功能 2025-11-08 13:29:52 +08:00
shared/components init commit 2025-11-03 10:21:56 +08:00
swagger feat(dealer): 实现经销商发货单模板配置功能 2025-11-05 14:39:24 +08:00
.editorconfig init commit 2025-11-03 10:21:56 +08:00
.gitignore init commit 2025-11-03 10:21:56 +08:00
.npmrc init commit 2025-11-03 10:21:56 +08:00
package.json init commit 2025-11-03 10:21:56 +08:00
pnpm-lock.yaml init commit 2025-11-03 10:21:56 +08:00
pnpm-workspace.yaml init commit 2025-11-03 10:21:56 +08:00
sonar-project.properties init commit 2025-11-03 10:21:56 +08:00