lzh 9f41790c86 refactor(work-order): 完善工单颜色体系,动态类名改用 inline style
- shared.ts:getStatusClass/getPriorityBadgeClass 重构为 getStatusColor/getPriorityBadgeColor
  返回 style 对象,新增 getStatusGradient 渐变色,getPriorityText 对接字典
- index.vue:状态和优先级标签改用 :style,移除 FAB 按钮(已迁移至工作台)
- detail.vue:顶部卡片改为右上角状态色淡辐射渐变,标签统一用 inline style
- create.vue:优先级改为 number 类型,对接字典选项

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:22:42 +08:00
2025-12-03 10:31:41 +08:00
2025-10-24 09:55:32 +08:00
2025-12-12 19:17:11 +08:00
Description
No description provided
MIT 85 MiB
Languages
Vue 80.6%
TypeScript 17.7%
SCSS 0.9%
JavaScript 0.6%
CSS 0.1%