在一个页面要多个客服的按钮,要如何实现?

发布于 8 年前作者 xiuyingren4640 次浏览最后编辑 8 年前来自 issues

如图,想要实现下图这样的功能页,有三个客服按钮,要怎么实现?

2 回复
zjiang
zjiang1 楼6 年前

<button class=‘service-btn’ open-type=“contact”>客服 A</button>

<button class=‘service-btn’ open-type=“contact”>客服 B</button>

<button class=‘service-btn’ open-type=“contact”>客服 C</button>

nxu
nxu2 楼6 年前

直接写啊。。。客服的分配是客服界面对接的。