ForcePilot/web
Wenjie Zhang 9ca01763ec refactor(settings): 将设置页面重构为模态框形式并优化样式
重构设置功能为模态框形式,移除原设置页面路由及相关导航链接
新增 SettingsModal 组件集中管理设置功能,优化移动端适配
调整 ModelProvidersComponent 样式,移除冗余按钮和样式
统一用户管理组件样式,优化颜色和布局
2025-12-19 14:41:23 +08:00
..
public feat(agent): 添加智能体元数据支持和示例问题展示 2025-09-09 20:25:48 +08:00
src refactor(settings): 将设置页面重构为模态框形式并优化样式 2025-12-19 14:41:23 +08:00
.eslintrc.cjs first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.gitignore first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json Add dark/light theme toggle feature (#343) 2025-11-23 01:39:44 +08:00
pnpm-lock.yaml Add dark/light theme toggle feature (#343) 2025-11-23 01:39:44 +08:00
vite.config.js fix(deploy): 更新API代理配置以匹配容器网络 2025-11-14 11:00:57 +08:00