Skip to content

flybird119/kefu_client

Repository files navigation

客服系统开发者QQ交流群: 623661658

欢迎使用本客服系统 - 客户端H5

客服系统

本项目关联GIT项目资源连接

本系统 是基于小米消息云实现的一款简单实用的面向多终端的客服系统,本系统简单易用,易扩展,易整合现有的业务系统,无缝对接自有业务。

安装与打包

    npm install
    npm run serve
    npm run build
    npm run test
    npm run lint

连接管控关键字

通过连接控制页面的样式以及一些基本配置
    // url query 介绍
    // h == header  0 不显示 1显示 默认值显示,PC端不显示
    // m == mobile  0 不是移动端 1是移动端
    // p == platform  平台ID(渠道)
    // r == robot   0 当前为为客服 1机器人(对应的账号为a)
    // a == account 当前提供对话服务的账号,即客服账号,或机器人
    // u == userAccount  会话用户账号
    // uid == userId  业务平台的ID
    // c = 1          清除本地缓存

mini_im.js 工具

GO》》》》》Example

mini_im 工具是帮助其在PC端以及其他小程序,创建IM账户连接提供的相关函数,具体使用见example目录demo

Customize configuration

See Configuration Reference.

TypeError: Cannot destructure property createHash of 'undefined' or 'null'.

npm add webpack@latest OK

About

基于mimc客服系统客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published