Commit Graph

3 Commits

Author SHA1 Message Date
duanshuwen
aa0203819c refactor: convert legacy color classes to tailwind syntax
Replace all custom `bg-*` utility classes across Vue components with Tailwind's arbitrary hex color notation (e.g. `bg-[#f7f7f7]`). Remove redundant hardcoded background color definitions from src/static/scss/background.scss, clean up template formatting, and update gradient button styles to use direct hex values.
2026-07-24 15:56:35 +08:00
f0b6e86e64 feat: 对话页面的消息样式兼容调整 2026-05-12 15:50:41 +08:00
736c2feb4f feat: 调整了目录结构 2026-04-23 16:37:26 +08:00