

1
| <button @tap="openCustomerServiceChat">打开企业微信客服</button>
HTML
|
1 2 3 4 5 6 7 8 9 10 11
| methods: { openCustomerServiceChat(){ wx.openCustomerServiceChat({ extInfo: { url: '你刚才的客服地址' }, corpId: '企业微信的id', showMessageCard: true, }); } }
JAVASCRIPT
|

其实客服链接直接在别的地方直接点也能用
https://work.weixin.qq.com/kfid/kfc4fd7cae33c6448f9