Giter Site home page Giter Site logo

blankhang / demo-customr-support Goto Github PK

View Code? Open in Web Editor NEW

This project forked from goeasy-io/demo-customr-support

0.0 0.0 0.0 12.12 MB

GoEasy IM在线客服, 为Web前端开发者打造,支持H5、Uniapp和各种小程序

Home Page: https://www.goeasy.io/cn/im.html

License: MIT License

JavaScript 34.21% CSS 1.28% HTML 0.30% Vue 63.00% SCSS 1.20%

demo-customr-support's Introduction

GoEasy IM在线客服

GoEasy IM在线客服,帮助开发者在现有的app、小程序和网站中,快速集成一个强大,方便易用在线客服功能。

比如:

  • 电商平台的商家在线咨询
  • APP加入在线客服功功能,用户就可以随时随地的获得帮助,或者向平台进行意见反馈
  • 访问网站的客户,通过网页的在线客服功能获得帮助

主要功能

  1. 客服人员上线/下线
  2. 待接入会话提醒
  3. 会话接入
  4. 发送文字、图片、视频、语音
  5. 发送自定义消息(订单,处方等)
  6. 历史消息查询
  7. 同一用户多端设备消息同步
  8. 会话转接

示例在线体验和开发文档

运行步骤

获取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 ci
  2. /support/web/src/main.js里将appkey替换为自己应用的Common key (注意,BC-开头的)
  3. 执行npm run serve 运行

demo-customr-support's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.