uniapp 接入微信客服 wx.openCustomerServiceChat(不支持解决办法)

阅读 66

2022-02-20

由于uniapp目前未支持openCustomerServiceChat
使用浏览器打开,从浏览器跳转至微信

let url = '客服链接'
plus.runtime.openURL(url, function(res) {});

相关推荐

精彩评论(0)

0 0 举报