1 Star 0 Fork 13

wuheng1991 / 在线客服demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 901 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiacai 提交于 2022-11-24 12:10 . 更新readme

GoEasy客服demo

演示版体验

https://www.goeasy.io/cn/cs-demo.html

官方文档

https://docs.goeasy.io/2.x/cs/intro

运行指南

获取appkey
  1. 注册goeasy账号: https://www.goeasy.io
  2. 登录goeasy控制台,创建应用,获取appkey
克隆源码
用户端Customer
  1. HbuilerX打开客服端代码,路径/customer/uniapp/src
  2. main.js里将appkey替换为自己应用的Common key (注意,BC-开头的)
  3. 运行
客服端Support
  1. 命令行进入项目路径/support/web, npm install
  2. /support/web/src/main.js里将appkey替换为自己应用的Common key (注意,BC-开头的)
  3. 执行npm run server 运行
1
https://gitee.com/wuheng1991/demo-customer-service.git
git@gitee.com:wuheng1991/demo-customer-service.git
wuheng1991
demo-customer-service
在线客服demo
2.5

搜索帮助