# 聊天室(后端) **Repository Path**: hhmax/chat-room ## Basic Information - **Project Name**: 聊天室(后端) - **Description**: 该聊天室项目聚焦于高复用性组件与个性化交互的设计。系统以聊天主页面为核心数据流载体,构建了包括好友申请、好友广场在内的多层级社交模块,实现了复杂的用户关系链管理。在群组业务中,通过创建群聊与拉取好友进群的联动机制,优化了多人交互体验。特别地,项目在前端视觉层面实现了高度动态化:通过抽象主题色管理模块,支持修改主题色以动态渲染UI组件,并集成深色模式适配方案,通过切换暗黑模式实现了全局样式的无感刷新 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://chat.hhmax.xyz - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-06 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 聊天主页面 ![](https://minio.hhmax.xyz/blog/2026-03/0dff524521caa96138343f43ab0043d3.png) ### 好友申请页面 ![](https://minio.hhmax.xyz/blog/2026-03/8a08acbaa025cde0eec27d58fbd0ec3c.png) ### 好友广场 ![](https://minio.hhmax.xyz/blog/2026-03/8437ece083c32c9cfa657baa2ca38b76.png) ### 创建群聊 ![](https://minio.hhmax.xyz/blog/2026-03/0f2944975bfdda405ff0ceae0eeb5151.png) ### 拉取好友进群 ![](https://minio.hhmax.xyz/blog/2026-03/bbd7c57952e8d623440ca4a8b6d79346.png) ### 修改主题色 ![](https://minio.hhmax.xyz/blog/2026-03/b33534e55c3ff8702488c966f7804d05.png) ### 切换模式 ![](https://minio.hhmax.xyz/blog/2026-03/f8bab781f47fa24a3bebfd319ca17bd9.png) 相关文章: [🍀我实现了个摸鱼聊天室(做了防发现处理)🚀](https://juejin.cn/editor/drafts/7548244783865675815) [🍀发现个有趣的工具可以用来随机头像🚀🚀](https://juejin.cn/editor/drafts/7536129770733502514) 前端:[https://gitee.com/hhmax/chat-room-front-end](https://gitee.com/hhmax/chat-room-front-end)