• Joined on 2024-04-11
jianguo pushed to master at jianguo/wx 2025-04-27 15:58:24 +08:00
009d16d5c3 fix(chat): 调整聊天输入框禁用逻辑
3ff35c104c refactor(components): 修改语音输入设置标题为语音设置
Compare 2 commits »
jianguo pushed to master at jianguo/wx 2025-04-27 15:28:25 +08:00
d56ee78dc3 feat(vioce): 添加语音输入功能并优化相关设置
jianguo pushed to master at jianguo/wx 2025-04-27 11:52:11 +08:00
15514759e2 feat(voice): 实现语音输入功能
6a20e26e5d feat(components): 添加音频波形组件
f7dd3b43fe feat(chat): 增加语音输入功能
2616b53858 refactor(chat): 重构聊天输入
c22eaf781c feat(chat): 优化历史会话列表并添加新建会话功能
Compare 6 commits »
jianguo pushed to master at jianguo/wx 2025-04-24 17:58:31 +08:00
5269716d84 feat(mock): 开发环境下启用 mock 数据
jianguo pushed to master at jianguo/wx 2025-04-22 20:56:28 +08:00
80defc98d8 chore: 删除 dist.zip 文件
jianguo pushed to master at jianguo/wx 2025-04-22 20:53:39 +08:00
0203d8513c refactor(.gitignore): 添加 dist.zip 文件到忽略列表
d6b06b5242 feat(style): 优化主题和显示模式
Compare 2 commits »
jianguo pushed to master at jianguo/wx 2025-04-22 19:29:49 +08:00
995eb85166 refactor(settings): 将设置面板拆分为多个组件
f65dd67087 feat(settings): 实现主题切换和显示模式功能
9d4d52260f update:调整聊天头部的历史按钮显示逻辑,确保在侧边栏未收起时也能正常显示
ca8532815a update:替换网站图标为新设计的 logo.svg,删除旧的 vite.svg 文件,调整聊天界面样式以增强移动端适配,修改聊天模式选择器的布局和样式,优化主布局以隐藏侧边栏组件
fcd3cbdee4 update: 修改 package.json 中的开发和生产模式脚本,添加 --host 参数以支持主机设置
Compare 9 commits »
jianguo pushed to master at jianguo/wx 2025-04-21 12:12:07 +08:00
ecaca53dfa update: 调整新会话按钮样式,增加按钮的内边距和最小宽度,优化按钮在不同状态下的表现
jianguo pushed to master at jianguo/wx 2025-04-21 11:57:21 +08:00
ce61528088 update: 优化聊天界面,替换按钮为 Element Plus 组件,调整输入框样式,增强移动端适配
jianguo pushed to master at jianguo/wx 2025-04-21 11:47:24 +08:00
6bc2b53381 update: 更新样式以支持移动端适配,添加底部安全区域和隐藏横向溢出
jianguo pushed to master at jianguo/wx 2025-04-21 11:39:44 +08:00
3b842e0b48 update
jianguo pushed to master at jianguo/wx 2025-04-21 11:25:04 +08:00
403d6499b1 update
jianguo pushed to master at jianguo/wx 2025-04-21 11:24:09 +08:00
34926c7270 update
jianguo pushed to master at jianguo/wx 2025-04-21 11:17:39 +08:00
jianguo pushed to master at jianguo/wx 2025-04-21 11:11:22 +08:00
57a9b5adc5 update
jianguo pushed to master at jianguo/wx 2025-04-21 11:01:30 +08:00
1958abd246 update: 更新
jianguo pushed to master at jianguo/wx 2025-04-21 10:36:40 +08:00
226f3ff476 update: 移除 CustomerBackground 组件中的头部模板
8dfa86e466 update: 注释掉 Electron 插件配置
Compare 2 commits »
jianguo pushed to master at jianguo/wx 2025-04-21 09:35:02 +08:00
7f02bd7c9b update: 修改发送消息逻辑,增加发送按钮未禁用时的输入验证
jianguo pushed to master at jianguo/wx 2025-04-20 22:07:38 +08:00
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
Compare 2 commits »
jianguo pushed to master at jianguo/wx 2025-04-20 21:17:14 +08:00
c822c2b95a 修改背景
Compare 2 commits »