button.html 242 字节
<!-- class="customer-service"主页面容器,类名不能修改 -->
<div class="rongcloud-consult">
    <button onclick="RCS.showCommon()"><span>咨询客服</span></button>
</div>
<div class="customer-service" style="display: none;"></div>