# WebCustomerService **Repository Path**: huangzn001/WebCustomerService ## Basic Information - **Project Name**: WebCustomerService - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-11 - **Last Updated**: 2024-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebCustomerService web版在线客服聊天系统 1.支持自定制广告推送和自动答复,进入监控页面底部按钮自定制消息 2.开箱即用,直接启动项目通过IP:port/index进入监控页面,IP:port/customer注册并进入客服页面,IP:port/consumer注册并进入客户页面,无侵入随时嵌入其他 任何B/S系统。 3.可同时多客服多客户对接,系统自动为客户轮询分配客服。当只有一个客服时,所有客户都将对接到该客服 # 监控页面 ![image](https://github.com/liu513632815/WebCustomerService/blob/master/img/index.png) # 客服页面 ![image](https://github.com/liu513632815/WebCustomerService/blob/master/img/customer.png) # 客户页面 ![image](https://github.com/liu513632815/WebCustomerService/blob/master/img/consumer.png)