ERPTurbo_Admin/packages/app-operation
shenyifei 22889e3f1b refactor(components): 重构业务详情组件布局并添加付款记录功能
- 移除未使用的 column 工具函数
- 将平铺模式的卡片布局改为直接映射渲染
- 统一移动端和桌面端的卡片方向为垂直布局
- 移除动态列跨度计算,统一设置为 24 列
- 在付款记录列表中添加付款任务 VO 属性
- 从付款记录列表中移除账号列的固定宽度
- 将付款记录列表集成到付款任务详情的标签页中
- 更新本地化文件中的付款记录和任务编号字段
- 调整付款记录列表的容器样式配置
2026-01-07 15:50:49 +08:00
..
src refactor(components): 重构业务详情组件布局并添加付款记录功能 2026-01-07 15:50:49 +08:00
.env.production init commit 2025-11-03 10:21:56 +08:00
.eslintignore init commit 2025-11-03 10:21:56 +08:00
.eslintrc.js init commit 2025-11-03 10:21:56 +08:00
.gitignore init commit 2025-11-03 10:21:56 +08:00
.lintstagedrc init commit 2025-11-03 10:21:56 +08:00
.npmrc init commit 2025-11-03 10:21:56 +08:00
.prettierignore init commit 2025-11-03 10:21:56 +08:00
.prettierrc init commit 2025-11-03 10:21:56 +08:00
.stylelintrc.js init commit 2025-11-03 10:21:56 +08:00
.umirc.dev.ts refactor(components): 重构业务组件结构和功能实现 2025-12-16 22:37:03 +08:00
.umirc.ts init commit 2025-11-03 10:21:56 +08:00
package.json init commit 2025-11-03 10:21:56 +08:00
README.md init commit 2025-11-03 10:21:56 +08:00
tailwind.config.js init commit 2025-11-03 10:21:56 +08:00
tailwind.css init commit 2025-11-03 10:21:56 +08:00
tsconfig.json init commit 2025-11-03 10:21:56 +08:00
typings.d.ts init commit 2025-11-03 10:21:56 +08:00

README

@umijs/max 模板项目,更多功能参考 Umi Max 简介