125 Commits (2ad756754842fc48f308d49d8c3d2c902ac346e3)

Author SHA1 Message Date
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