点击右下角的聊天按钮,体验智能客服与人工客服无缝切换
<link> + <script> 标签引入在您的网站中添加以下代码即可使用:
<link rel="stylesheet" href="https://your-domain/kefu.css">
<script src="https://your-domain/kefu.js"></script>
<script>
var kefu = new Kefu({
apiBase: '/api',
title: '智能客服',
subtitle: '在线为您服务'
});
</script>