Commit Graph

16 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
c59342c22c feat: 卡片调整 2026-06-05 15:19:32 +08:00
9d7a75a307 feat: 兼容老的长文本 2026-06-05 15:01:15 +08:00
79abfd9d8c feat: 样式调整 2026-06-05 13:49:50 +08:00
97eff4d501 feat: 样式调整 2026-06-05 12:14:48 +08:00
3e06ae544b feat: 组件的数据结构调整 2026-06-05 11:35:06 +08:00
afee02de33 feat: 组件样式调整 2026-06-04 11:21:52 +08:00
e5ec442500 feat: 改造了组件的渲染逻辑 2026-06-04 10:57:28 +08:00
190f9383df feat: 颜色样式随机调整 2026-06-03 22:08:17 +08:00
c99513a84e feat:样式调整 2026-06-03 20:55:39 +08:00
cf13fc7e9b feat: 样式调整 2026-05-22 16:23:38 +08:00
932783af2c feat: 长文本组件调整 2026-05-22 14:27:18 +08:00
e605d68d59 feat: 处理数据 2026-05-21 16:35:37 +08:00
d087ee6b35 feat: 长文本组件的对接调试 2026-05-20 15:26:52 +08:00
e3bf1ff682 feat: 修复回答组件跳动的问题 2026-05-15 09:56:34 +08:00
736c2feb4f feat: 调整了目录结构 2026-04-23 16:37:26 +08:00