分享平台参数值:WEIXIN_CIRCLE,WEIXIN,QQ,QZONE,TENCENT,SINA
在html页面中需要最先调用androidJsInterface.setShareInfo('shareBeanInfoJson')方法,为分享对象赋值,否则无法分享。
shareBeanInfoJson格式如下:
{"shareTitle":"分享标题","shareContent":"分享文字内容","sharePicUrl":"分享图片的url地址(不能超过32k)","shareUrl":"分享链接"}