由于uniapp目前未支持openCustomerServiceChat 使用浏览器打开,从浏览器跳转至微信 let url = '客服链接' plus.runtime.openURL(url, function(res) {});