Go to file
shenyifei f7425f5961 feat(dealer-module): 添加预览模式并优化模块展示
- 为经销商信息、其他费用、表格信息和装箱规格模块添加预览模式支持
- 更新模块渲染逻辑,在预览模式下隐藏编辑控件
- 修改样式以适应预览模式下的布局需求
- 在预览画布中实现完整的预览功能,包括缩放、拖动和全屏显示
- 添加打印预览功能,支持生成发货单打印页面
- 优化模块组件结构,提升代码可维护性
- 调整字段名称以提高语义清晰度
2025-11-05 23:26:31 +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-module): 添加预览模式并优化模块展示 2025-11-05 23:26:31 +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