超级老白兔
|
8d5869e6c2
|
/v1/kefu/message/details
|
2025-11-14 17:09:43 +08:00 |
|
超级老白兔
|
eca5549592
|
优化SidebarMenu组件的内容渲染逻辑,使用useRef缓存选项卡内容以提高性能。更新联系人状态管理,添加搜索关键词的防抖处理,确保搜索请求不会频繁触发。引入当前用户ID的检查以优化搜索结果的处理。
|
2025-11-14 16:19:18 +08:00 |
|
超级老白兔
|
01bf7ee271
|
添加WebSocket状态管理中的活跃状态请求逻辑,防止频繁请求。引入新的状态变量以跟踪最后请求时间,并在发送活跃状态请求时进行时间间隔检查。清理相关状态以确保一致性。
|
2025-11-14 15:30:00 +08:00 |
|
wong
|
240743c563
|
创建部门的同时设置其权限
|
2025-11-14 14:30:20 +08:00 |
|
wong
|
94fa7a8279
|
代码提交
|
2025-11-14 14:14:00 +08:00 |
|
wong
|
5715849de5
|
代码提交
|
2025-11-14 11:39:20 +08:00 |
|
超级老白兔
|
dbe4ee692c
|
更新WeChat API以使用新端点,调整获取可转移客服列表的逻辑。重构ProfileCard组件以更改默认活动选项卡为“profile”,并优化状态管理。移除未使用的状态和逻辑,简化代码结构。
|
2025-11-14 11:00:21 +08:00 |
|
超级老白兔
|
b3924cdb71
|
优化CreatePushTask组件中的联系人过滤功能,添加基于标签、城市和昵称/备注的过滤模态。更新过滤模态的样式并增强过滤值的状态管理,以改善用户体验。
|
2025-11-14 10:07:38 +08:00 |
|
超级老白兔
|
c41d8125da
|
更新ContractData接口以使extendFields可选并修改相关序列化逻辑。增强数据库模式以支持extendFields作为JSON字符串,并确保在数据操作期间进行正确处理。改进ContactManager中的比较逻辑以包含extendFields。
|
2025-11-13 17:51:22 +08:00 |
|
wong
|
58243d9c17
|
手动录入表单新增备注功能
|
2025-11-13 16:11:56 +08:00 |
|
wong
|
3200f09836
|
订单明细优化
|
2025-11-13 16:11:19 +08:00 |
|
wong
|
93b4834539
|
群推送
|
2025-11-13 16:10:47 +08:00 |
|
wong
|
268da6e47c
|
文件上传大小修改为50MB
|
2025-11-13 16:09:09 +08:00 |
|
wong
|
a74f9b9557
|
优化客服列表(30天没有在线不显示)
|
2025-11-13 16:08:44 +08:00 |
|
wong
|
dfe4ff076d
|
新增更新用户扩展字段
|
2025-11-13 16:08:12 +08:00 |
|
超级老白兔
|
a6ee45f3e3
|
重构ProfileCard组件以增强选项卡管理并改善用户体验。引入基于可用键的动态选项卡呈现,并更新选项卡标题的样式。调整活动关键帧和渲染关键帧的状态管理。更新QuickWords和ProfileModules集成。修改GroupModal和QuickReplyModal以使用“destroyOnHidden”以获得更好的模式处理。
|
2025-11-13 16:07:52 +08:00 |
|
wong
|
cec0eff031
|
数据同步新增设备更新时间及微信更新时间(在线)
|
2025-11-13 16:06:39 +08:00 |
|
超级老白兔
|
ae4a165b07
|
重构数据库管理逻辑,简化用户数据库初始化流程。引入新的数据库管理类以支持动态数据库名称和用户状态管理。更新应用启动逻辑以确保在用户登录时正确初始化数据库。增强持久化数据恢复功能,确保用户数据的可靠性和一致性。
|
2025-11-13 11:58:12 +08:00 |
|
wong
|
bfaf21a180
|
Merge branch 'develop' of https://gitee.com/cunkebao/cunkebao_v3 into develop
|
2025-11-12 17:44:42 +08:00 |
|
wong
|
75e35f52ab
|
修改上传文上限
|
2025-11-12 17:43:57 +08:00 |
|
超级老白兔
|
eb5dbe5066
|
重构推送历史记录API以使用新端点并更新响应处理。增强PushHistory组件中的错误处理和分页逻辑,以改善用户体验。
|
2025-11-12 16:17:29 +08:00 |
|
超级老白兔
|
5da3bc3000
|
Merge branch 'yongpxu-dev' into yongpxu-dev2
|
2025-11-12 14:02:01 +08:00 |
|
超级老白兔
|
d6a003c3e2
|
通过添加AI重写功能增强StepSendMessage组件。为AI重写引入新的状态管理,为内容修改实现新的AiRewrite方法,并更新AI操作按钮的样式。通过加载指示符和验证消息改善用户体验。
|
2025-11-12 12:30:57 +08:00 |
|
超级老白兔
|
f28f9049d5
|
重构PushTaskModal和PushTask组件以实现好友和消息发送的默认间隔。增强间隔状态管理,并在联系步骤中集成流量池选择。更新样式以改进布局和用户体验。
|
2025-11-12 12:21:04 +08:00 |
|
超级老白兔
|
e9994bcd8a
|
Merge branch 'yongpxu-dev' into yongpxu-dev2
|
2025-11-12 11:40:39 +08:00 |
|
超级老白兔
|
b1b68f4397
|
Add FloatingVideoHelp component to AppRouter for enhanced user assistance.
|
2025-11-12 11:40:05 +08:00 |
|
超级老白兔
|
87d1e1c44f
|
重构PushTask组件以支持用于消息管理的脚本组。引入新的状态变量来处理脚本消息和组,更新消息发送逻辑,并增强用于添加和管理脚本组的UI。清理样式,改善消息输入区的用户体验。
|
2025-11-11 16:20:46 +08:00 |
|
超级老白兔
|
bb72038e2b
|
Implement contact filtering functionality in CreatePushTask component. Add modal for filtering contacts by tags, cities, and nickname/remark. Update styles for filter modal and enhance state management for filter values.
|
2025-11-11 11:56:38 +08:00 |
|
超级老白兔
|
2f804c7d40
|
聊天记录列表优化补齐
|
2025-11-11 10:26:51 +08:00 |
|
超级老白兔
|
5a287a42ac
|
Refactor CreatePushTask component to streamline account and contact selection process. Update styles for layout consistency, enhance user experience with improved step indicators, and simplify state management for selected accounts and contacts.
|
2025-11-10 18:08:53 +08:00 |
|
超级老白兔
|
d940d36123
|
Refactor styles and structure for account selection in CreatePushTask component. Update account list display to use a grid layout, enhance account card styling, and improve status indicators for online/offline status. Implement customer list fetching logic on component mount.
|
2025-11-10 15:55:14 +08:00 |
|
超级老白兔
|
a8b0add92b
|
Merge branch 'yongpxu-dev' into develop
|
2025-11-08 18:05:15 +08:00 |
|
超级老白兔
|
49d8c4f818
|
Enhance PopChatRoom component to include a modal for entering chatroom name before group creation, update page size to 10, and improve state management for selected contacts and loading status.
|
2025-11-08 17:57:28 +08:00 |
|
wong
|
674bbe1c3e
|
代码提交
|
2025-11-08 17:29:33 +08:00 |
|
超级老白兔
|
daf504d5fd
|
Add dropdown menu in SidebarMenu for adding friends and creating group chats, including modals for each action
|
2025-11-08 17:00:40 +08:00 |
|
超级老白兔
|
d722c03744
|
Add a primary button with a Plus icon to the SidebarMenu and adjust styles for better layout
|
2025-11-08 16:16:32 +08:00 |
|
超级老白兔
|
6eddf2f6db
|
同步
|
2025-11-08 16:02:16 +08:00 |
|
超级老白兔
|
02398e9ced
|
Merge branch 'yongpxu-dev' of https://gitee.com/cunkebao/cunkebao_v3 into yongpxu-dev
# Conflicts:
# Moncter/app/controller/UserController.php resolved by yongpxu-dev version
|
2025-11-08 16:02:05 +08:00 |
|
超级老白兔
|
35c9369d3d
|
Refactor IndexController to return a simple message instead of an iframe. Update AudioRecorder and SimpleFileUpload components to include file name in the upload callback. Modify MessageEnter component to handle new file structure and improve message handling logic. Clean up unused state and enhance video message rendering. Update websocket message management to handle message IDs more robustly.
|
2025-11-08 15:13:20 +08:00 |
|
wong
|
018a6162da
|
1
|
2025-11-08 14:17:10 +08:00 |
|
wong
|
b46c808aa8
|
代码提交
|
2025-11-07 17:57:18 +08:00 |
|
超级老白兔
|
921ce713fa
|
基础数据库建设,数据中心对接数据库
|
2025-11-07 15:40:33 +08:00 |
|
wong
|
cf75ee4150
|
代码提交
|
2025-11-07 15:25:50 +08:00 |
|
超级老白兔
|
a997734c5c
|
添加 go.sh 脚本以自动执行 PHP 脚本并处理权限检查
|
2025-11-07 11:31:14 +08:00 |
|
超级老白兔
|
f9c08b6091
|
重构状态管理:将 useWeChatStore 更名为 useDataCenterStore,并更新相关引用
|
2025-11-06 18:08:49 +08:00 |
|
wong
|
8daa0a5d5c
|
门店端优化
|
2025-11-06 10:34:13 +08:00 |
|
超级老白兔
|
a3af9de4a9
|
Update typeId in login parameters to a fixed value for consistency in Login component.
|
2025-11-06 10:21:53 +08:00 |
|
超级老白兔
|
e467a8e6e0
|
Add typeId to login parameters for session verification in Login component.
|
2025-11-06 10:20:39 +08:00 |
|
wong
|
46c67e3bfd
|
Merge branch 'develop' of https://gitee.com/cunkebao/cunkebao_v3 into develop
|
2025-11-05 16:06:02 +08:00 |
|
wong
|
a6e39c32c1
|
代码优化
|
2025-11-05 16:05:45 +08:00 |
|