Files
urbanLifeline/urbanLifelineWeb/packages/workcase_wechat/交互逻辑.md
2025-12-22 19:16:53 +08:00

6 lines
609 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1. 用户在index页面和AI进行聊天index页头部按钮区有我的工单和我的聊天室2个按钮人员切换按钮开发时有
2. 用户点击转人工,创建聊天室
3. 用户在聊天室进行对话, 聊天室头部区域有创建工单、查看工单选项根据当前聊天室是否绑定workcaseId判断
4. 可以发起会议进入meeting
** 当前开发环境通过微信小程序获取wechatId和用户名、手机号的代码进行实现但是用模拟数据。switchMode即进行人员切换实际获取数据代码要是小程序的代码只是进行了注释