Go to file
shenyifei f71fe55b67 feat(operation): 新增固定费用管理功能
- 新增 FixedCostList 组件用于管理固定费用
- 在 BasicData 中导出 FixedCostList 组件
- 添加固定费用相关的国际化文案
- 新增固定费用页面路由组件
- 优化 BoxBrandList 和 BoxProductList 组件逻辑
- 调整 OtherInfoModule 和 WeightInfoModule 的展示逻辑
- 更新 DeliveryTemplate 模块配置和数据结构
2025-11-17 18:57:49 +08:00
.husky init commit 2025-11-03 10:21:56 +08:00
.lingma/rules feat(product): 添加产品数据管理功能 2025-11-17 10:45:11 +08:00
docker init commit 2025-11-03 10:21:56 +08:00
packages feat(operation): 新增固定费用管理功能 2025-11-17 18:57:49 +08:00
shared/components init commit 2025-11-03 10:21:56 +08:00
swagger feat(product): 添加产品数据管理功能 2025-11-17 10:45:11 +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