Commit Graph

5 Commits

Author SHA1 Message Date
Lexcubia f65dd67087 feat(settings): 实现主题切换和显示模式功能
- 新增主题切换功能,支持多种主题颜色配置
- 实现显示模式切换,包括系统、深色和浅色模式
- 添加动画效果开关功能
- 优化设置面板组件,集中管理所有设置项
- 重构部分代码以支持新功能,包括 store、样式和组件
2025-04-22 16:36:54 +08:00
Lexcubia a7fc7b8007 fix 2025-04-21 11:17:30 +08:00
Lexcubia 756c380d7b update: Integrate Electron support with new main and preload scripts, update package.json for Electron build configurations, and adjust API base URL handling in request utility for compatibility 2025-04-20 22:07:15 +08:00
Lexcubia 0601a3a166 update: 更新样式和主题配置,新增设置管理,优化聊天界面,支持历史会话和背景信息展示 2025-04-20 19:46:51 +08:00
Lexcubia ce52a06ee7 初始化项目:添加基础项目结构和配置 2025-04-18 20:09:21 +08:00