Skip to content

shaoxx666/call-center-ui

Repository files navigation

呼叫中心话务管理系统

呼叫中心前台管理系统,提供技能组管理,IVR可视化管理,号码管理前台功能,可与FS后台服务进行结合使用

部署运行

$ mkdir <your-project-name>
$ cd <your-project-name>
$ yarn create umi  # or npm create umi

$ npm install
$ npm start         # visit http://localhost:8000

系统截图

image image