Commit Graph

7 Commits

Author SHA1 Message Date
超级老白兔
b3924cdb71 优化CreatePushTask组件中的联系人过滤功能,添加基于标签、城市和昵称/备注的过滤模态。更新过滤模态的样式并增强过滤值的状态管理,以改善用户体验。 2025-11-14 10:07:38 +08:00
超级老白兔
87d1e1c44f 重构PushTask组件以支持用于消息管理的脚本组。引入新的状态变量来处理脚本消息和组,更新消息发送逻辑,并增强用于添加和管理脚本组的UI。清理样式,改善消息输入区的用户体验。 2025-11-11 16:20:46 +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
超级老白兔
921ce713fa 基础数据库建设,数据中心对接数据库 2025-11-07 15:40:33 +08:00
超级老白兔
a997734c5c 添加 go.sh 脚本以自动执行 PHP 脚本并处理权限检查 2025-11-07 11:31:14 +08:00
超级老白兔
e467a8e6e0 Add typeId to login parameters for session verification in Login component. 2025-11-06 10:20:39 +08:00