Skip to content

基于node+vue+element ui的websocket在线客服系统(简单实现)

Notifications You must be signed in to change notification settings

18664367465/websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket

基于node+vue+element ui的websocket在线客服系统(简单实现)

使用步骤

1.安装依赖
2.npm run websocket 启动socket服务端
3.npm run server 启动web服务端
4.http://localhost:8888/index.html 用户咨询页面
5.http://localhost:8888/admin.html 客服回复页面

联系方式

QQ:717139257

About

基于node+vue+element ui的websocket在线客服系统(简单实现)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Vue 1.4%
  • Other 0.5%