Commit Graph

12 Commits

Author SHA1 Message Date
69e96412ff 优化 2026-03-17 23:41:49 +08:00
4b705f3530 feat(Benchmark.vue): replace custom card with UI component and improve styling
- Import Card and CardContent components from UI library
- Replace custom div-based card structure with Card component
- Update empty state display using Card component with modern styling
- Remove deprecated .stack class and related CSS rules
- Add spacing utilities for better layout consistency
- Apply glassmorphism effect with bg-white/80 and backdrop-blur-sm classes
- Update
2026-03-16 01:57:16 +08:00
16f34ac54e refactor(layout): update BasicLayout and LayoutHeader styling with ant design improvements
- Replace ant-design-vue message with vue-sonner toast notifications
- Remove LayoutHeader component import from BasicLayout
- Update CSS classes for better styling consistency
- Adjust padding and spacing in layout components
- Modify shadow and overflow properties in task management views
- Add hidden class utility for element visibility control
2026-03-16 01:52:38 +08:00
116e363e83 样式整改 2026-02-25 23:44:01 +08:00
c8518a381f fix: 前端优化 2026-02-25 21:57:05 +08:00
79a5c1f3ed feat: 配额优化 2026-02-25 21:30:24 +08:00
bf12e70339 feat: 优化 2026-01-27 00:39:12 +08:00
e0cf6092a9 feat: 功能优化 2026-01-18 00:34:04 +08:00
5ed0cfff07 feat: 功能优化 2025-12-28 15:15:27 +08:00
bbf8093ca3 feat: 功能 2025-12-28 13:49:45 +08:00
6624627802 feat: 功能优化 2025-11-14 02:15:14 +08:00
c652d0ddf3 提示词保存 2025-11-13 01:06:28 +08:00