Commit Graph

8 Commits

Author SHA1 Message Date
zdl
fc13666ff0 chore: 清理未使用的样式文件
- 删除 FontAwesome v4 兼容文件 (v4-shims, v4-font-face)
- 删除 soft-ui-dashboard CSS 文件
- 删除 soft-design-system-pro CSS 和 SCSS 目录
- 删除 _shims.scss

这些文件在业务代码中没有任何引用,属于历史遗留文件

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-25 13:00:40 +08:00
zdl
cac4f06c03 chore: 清理未使用的依赖
移除以下未使用的 npm 依赖:
 - fullcalendar(仅 CSS 引用,已删除相关 SCSS)
 - @splidejs/react-splide
 - @tanstack/react-virtual
 - @tippyjs/react
 - react-custom-scrollbars-2
 - react-force-graph-3d
 - react-just-parallax
 - react-responsive
 - react-scroll-into-view
 - recharts
 - styled-components

 同时清理:
 - craco.config.js 中的 @fullcalendar 分包配置
 - SCSS 中的 fullcalendar 样式文件和 import
2025-12-24 18:34:42 +08:00
zdl
3dabddf222 style(fullcalendar): 适配黑金主题色
- 按钮背景色从紫色改为金色 (#D4AF37)
- 按钮文字改为深色 (#0A0A14)
- hover/active 状态使用深金色 (#B8960C)
- focus 阴影改为金色调

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 11:57:16 +08:00
zdl
2ffb8f9e83 feat: bug修复 2025-12-05 18:41:45 +08:00
zdl
dcef2fab1a feat: 图片优化 2025-10-13 19:04:29 +08:00
zdl
495ad758ea feat: 10.10线上最新代码提交 2025-10-11 16:16:02 +08:00
4d0dc109bc updated 2025-10-11 12:10:00 +08:00
8107dee8d3 Initial commit 2025-10-11 12:02:01 +08:00