多商户客服系统接入调用DEMO
<script src="https://kf.ongl.cn/static/xchat/js/xchat.js?v=15adcd0056"></script> <script> XChat.init({ open: 1, text: '访客端', token: '', // 用户TOKEN,绑定指定客服 sendImage: 1, sendFile: 1 }) XChat.init({ type: 'service', text: '客服端', success: function (box) { box.querySelector('.xchat-start').style.bottom = '80%' } }) </script>
商户后台注册地址:https://mp.ongl.cn
如测试请暂使用邮箱注册,短信报备申请中