admin-vue3/src
YunaiV e5bba07dec fix(im): 补回录音格式探测和 IM 初始化门控
- 录音前按浏览器能力选择 MIME 类型,并按实际格式生成语音文件后缀
- 频道消息发送表单改用 UserSelectV2 多选接收人
- IM 外层壳完成本地库和缓存恢复后再挂载子路由
2026-06-17 19:51:59 +08:00
..
api !884 Merge remote-tracking branch 'origin/master' 2026-06-17 08:32:32 +00:00
assets ♻️ refactor(im): MessageItem 头像顶右 + MentionPicker/MessageInput 命名清理 2026-04-27 21:48:34 +08:00
components feat(layout): 对齐 Vben 5 布局与菜单路由行为 2026-06-12 15:11:13 +08:00
config/axios ♻️ refactor(service): 优化请求拦截器中的 token 设置逻辑,简化白名单判断 2026-05-03 18:48:12 +08:00
directives 【代码评审】Bpm:模型列表的优化 2025-01-23 19:40:49 +08:00
hooks feat:增加切换租户的功能 2025-05-05 17:02:48 +08:00
layout fix(vue3): 修复混合布局顶级菜单点击失效 2026-06-12 21:23:58 +08:00
locales feat(layout): 对齐 Vben 5 布局与菜单路由行为 2026-06-12 15:11:13 +08:00
plugins refactor(icon): replace deprecated @iconify/iconify with @iconify/vue 2026-03-05 12:26:12 +08:00
router Merge branch 'im' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 2026-05-31 22:40:16 +08:00
store feat(layout): 对齐 Vben 5 布局与菜单路由行为 2026-06-12 15:11:13 +08:00
styles 🐞 fix:@import 修改为 @use 以应对 sass 升级弃用 @import。 2024-10-23 11:01:23 +08:00
types feat(layout): 对齐 Vben 5 布局与菜单路由行为 2026-06-12 15:11:13 +08:00
utils !884 Merge remote-tracking branch 'origin/master' 2026-06-17 08:32:32 +00:00
views fix(im): 补回录音格式探测和 IM 初始化门控 2026-06-17 19:51:59 +08:00
App.vue 🐞 fix:删除scrollbar__view高度限制 2024-08-25 16:49:26 +08:00
main.ts fix(router): auto-reload on chunk load failure after rebuild 2026-03-05 15:31:02 +08:00
permission.ts feat(layout): 对齐 Vben 5 布局与菜单路由行为 2026-06-12 15:11:13 +08:00