Lexcubia
|
f65dd67087
|
feat(settings): 实现主题切换和显示模式功能
- 新增主题切换功能,支持多种主题颜色配置
- 实现显示模式切换,包括系统、深色和浅色模式
- 添加动画效果开关功能
- 优化设置面板组件,集中管理所有设置项
- 重构部分代码以支持新功能,包括 store、样式和组件
|
2025-04-22 16:36:54 +08:00 |
Lexcubia
|
fcd3cbdee4
|
update: 修改 package.json 中的开发和生产模式脚本,添加 --host 参数以支持主机设置
|
2025-04-21 16:47:06 +08:00 |
Lexcubia
|
e6832941d5
|
update: 在项目中添加 vite-plugin-mkcert 插件,配置 HTTPS 和 CORS,优化代理设置,调整构建选项以支持手动分块和压缩设置
|
2025-04-21 14:17:50 +08:00 |
Lexcubia
|
34926c7270
|
update
|
2025-04-21 11:23:59 +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
|
d395352947
|
update: Change build script in package.json to include development mode
|
2025-04-20 21:10:46 +08:00 |
Lexcubia
|
0601a3a166
|
update: 更新样式和主题配置,新增设置管理,优化聊天界面,支持历史会话和背景信息展示
|
2025-04-20 19:46:51 +08:00 |
Lexcubia
|
ce52a06ee7
|
初始化项目:添加基础项目结构和配置
|
2025-04-18 20:09:21 +08:00 |