Commit Graph

8 Commits

Author SHA1 Message Date
duanshuwen
79b101978a style: replace legacy padding classes with inline pixel values
Remove the unused padding.scss stylesheet and its import from the main SCSS entrypoint. Update all legacy padding utility class names across every Vue component to use inline pixel-based utility classes (such as replacing `pl-12` with `pl-[12px]`). Also clean up extraneous whitespace and line breaks in component templates for improved readability.
2026-07-24 16:36:44 +08:00
f90625c125 feat: 消息类型 2026-04-05 11:44:09 +08:00
df8a7f4de7 feat: 主题颜色的调整,现在支持切换颜色 2026-03-10 15:51:55 +08:00
055423fc32 feat: 拆分工单的api 2025-10-28 18:07:26 +08:00
d7aea9cf55 feat: 工单列表的接口调试 2025-10-27 21:17:43 +08:00
duanshuwen
05569374cc feat: 呼叫服务页面布局调整 2025-10-20 18:27:47 +08:00
duanshuwen
d71e63b666 feat: 我的工单样式调整 2025-10-18 10:54:56 +08:00
duanshuwen
29522fb4bc feat: 新增工单列表 2025-10-16 21:05:39 +08:00