89 Commits (4f3bfd1d4aaf6a80f2703b013386ba845b04b138)

Author SHA1 Message Date
Yut c617205a8c
feat: #响应式 (#22)
* feat: #响应式

* fix: #兼容node 16

* feat: #接口代理

* fix: #延长超时时长到30秒

* fix: #for node 16

* fix: #node 16

* Update settings.json

* Update package.json

* Update index.vue

* Update Layout.vue

---------

Co-authored-by: Redon <790348264@qq.com>
2 years ago
ChenZhaoYu 79eeb51537 perf: 优化 `pr` 代码 2 years ago
Dwsy 8dab963628 add code highlighting 2 years ago
ChenZhaoYu 4458e744cc feat: 侧边栏切换取消上次请求 2 years ago
ChenZhaoYu d2ae2c4f54 feat: 优化侧边会话 2 years ago
ChenZhaoYu cf8e2dd7b6 feat: 优化多会话内容 2 years ago
ChenZhaoYu 701ef0e6e1 chore: 优化部份实现 2 years ago
ChenZhaoYu de34af8747 feat: 多会话基础逻辑梳理 2 years ago
ChenZhaoYu 33c02cfe10 feat: 侧边栏静态增删 2 years ago
ChenZhaoYu b03f804e35 feat: 侧边栏记录 2 years ago
ChenZhaoYu b6e5c59a9c feat: 预设 pinia 相关文件 2 years ago
ChenZhaoYu 86fcbbff0b feat: 上限文联想改为前端进行 2 years ago
ChenZhaoYu 071283c007 fix: 清除上下文按钮失效的问题 2 years ago
ChenZhaoYu 47dd6c9801 fix: type-check 2 years ago
ChenZhaoYu 8bfbe6f7df feat: 调整页面样式 2 years ago
ChenZhaoYu 6cafc07e0d feat: 调整内容 2 years ago
ChenZhaoYu feb167e2da chore: 移除页面多余内容 2 years ago
ChenZhaoYu 847623e22a feat: 前后端统一接口类型 2 years ago
ChenZhaoYu 73c9ac4d8f feat: 调整消息布局以便扩展 2 years ago
ChenZhaoYu 727562f495 feat: 添加用户头像 2 years ago
ChenZhaoYu d7464642a7 feat: 侧边栏历史会话 2 years ago
ChenZhaoYu 951636869b feat: 调整为路由模式 2 years ago
ChenZhaoYu 39f718ef16 feat: 优化文件结构、组件、布局 2 years ago
ChenZhaoYu 2c816afbd2 pref: 取消 `disabled` 以使 `input` 焦点连续输入 2 years ago
ChenZhaoYu 1bf2399a45 feat: `chat` 回复样式错误 2 years ago
练亮斌 63af4a8e97
fix: 防止中文输入法输入英文时触发提交
部分输入法支持中英文混输,输入过程中按空格选择中文,按回车把当前的英文直接上屏。

至少在Chrome浏览器中,会把输入法选英文词的回车作为keyup事件,导致未输入完成的句子被提交。改成监听keypress事件就没问题了。
其他浏览器未测试。
2 years ago
ChenZhaoYu 4b16560958 feat: 支持上下文联想 2 years ago
ChenZhaoYu ad41dd21c6 chore: remove Message.vue 2 years ago
ChenZhaoYu fd92b3b234 fix: 文本换行问题 2 years ago
ChenZhaoYu 6b96f45951 fix: 容器滚动永远保持在最底部 2 years ago
ChenZhaoYu 206fbfaaa3 fix: component import error 2 years ago
ChenZhaoYu ac6e860a67 pref: reduce code 2 years ago
ChenZhaoYu e8cb651db3 feat: 调整代码样式 2 years ago
ChenZhaoYu 85ac61caa7 fix: style overflow 2 years ago
ChenZhaoYu 36eff8af07 pref: 优化部份内容 2 years ago
ChenZhaoYu 93f4af22a2 feat: 删除多余的内容 2 years ago
ChenZhaoYu d796e10ec6 feat: 添加后端接口 2 years ago
ChenZhaoYu 847da73198 chore: 添加模拟数据 2 years ago
ChenZhaoYu 6ad8d59dc4 chore: initialize 2 years ago