【button客服】将当前页面作为卡片发给客服,网页版客服看不到卡片
<button class='contact-btn' send-message-path='/pages/index/index' show-message-card="true" open-type="contact" session-from="weapp">yes</button> |
使用了上述代码,将访问页面作为卡片发给客服,结果在网页版客服里压根看不见这个卡片,也没有被当做进线,是什么原因?
